This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#bin/bash | |
# Portainer run + update: | |
docker stop portainer-ce | |
docker rm portainer-ce | |
docker stop portainer | |
docker rm portainer |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Terraform v1.13.3 | |
on linux_amd64 | |
Initializing plugins and modules... | |
2025-10-05T15:22:38.223Z [INFO] Terraform version: 1.13.3 | |
2025-10-05T15:22:38.223Z [DEBUG] using github.com/hashicorp/go-tfe v1.74.1 | |
2025-10-05T15:22:38.223Z [DEBUG] using github.com/hashicorp/hcl/v2 v2.24.0 | |
2025-10-05T15:22:38.223Z [DEBUG] using github.com/hashicorp/terraform-svchost v0.1.1 | |
2025-10-05T15:22:38.223Z [DEBUG] using github.com/zclconf/go-cty v1.16.3 | |
2025-10-05T15:22:38.223Z [INFO] Go runtime version: go1.24.5 | |
2025-10-05T15:22:38.223Z [INFO] CLI args: []string{"/home/tfc-agent/.tfc-agent/component/terraform/runs/run-ocZ4L4fh1ZGVSm68/bin/terraform", "apply", "-lock=false", "-var-file", "/home/tfc-agent/.tfc-agent/component/terraform/runs/run-ocZ4L4fh1ZGVSm68/terraform.tfvars", "/home/tfc-agent/.tfc-agent/component/terraform/runs/run-ocZ4L4fh1ZGVSm68/config/terraform.tfplan"} |