-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
complete update workflow, fix create workflow, open PRs on both
- Loading branch information
Showing
13 changed files
with
332 additions
and
2,730 deletions.
There are no files selected for viewing
This file contains 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
This file was deleted.
Oops, something went wrong.
This file contains 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
This file contains 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| # starting v1.11.0 action plan file logs/plan.20260319.1773952402.log stamp 20260319.1773952402 time 1773952402 | ||
| # current_directory=/apps/terraform/workspaces/morga471/terraform/terraform-eks-deployment/clusters/csvd-lab-mcm | ||
| # git_repository=git@github.e.it.census.gov:sct-engineering/terraform-eks-deployment | ||
| # git_current_branch=test_cluster | ||
| # terraform_version=Terraform v0.12.31 | ||
| # TFCONTROL= | ||
| # TF_CLI_CONFIG_FILE= | ||
| # TFARGS="" TFNOCLOR= TFNOLOG= TFNOPROXY= | ||
| # env TF_VAR_ variables | ||
| # TF_VAR_os_environment={"pwd":"/apps/terraform/workspaces/morga471/terraform/terraform-eks-deployment/clusters/csvd-lab-mcm"} | ||
| # TF_VAR_os_username=morga471 | ||
|
|
||
|
|
||
| Error: Error locking state: Error acquiring the state lock: state snapshot was created by Terraform v1.14.7, which is newer than current v0.12.31; upgrade to Terraform v1.14.7 or greater to work with this state | ||
|
|
||
| Terraform acquires a state lock to protect the state from being written | ||
| by multiple users at the same time. Please resolve the issue above and try | ||
| again. For most commands, you can disable locking with the "-lock=false" | ||
| flag, but this is not recommended. | ||
|
|
||
|
|
||
| # ending v1.11.0 action plan file logs/plan.20260319.1773952402.log stamp 20260319.1773952402 start 1773952402 end 1773952402 elapsed 0 | ||
|
|
Oops, something went wrong.