-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update outputs.tf #399
base: main
Are you sure you want to change the base?
Update outputs.tf #399
Conversation
This run failed during the PLANNING phase. For more details, you can review the run here: Logs[01JFEY555RY18P7S2VWX2Q3N0S] Planning changes with 0 custom hooks... data.terraform_remote_state.demo-stack-state: Reading... data.terraform_remote_state.demo-stack-state: Read complete after 1sTerraform used the selected providers to generate the following execution
Terraform planned the following actions, but then encountered a problem: module.terraform-default-multimodule.random_uuid.other will be created
module.terraform-default-multimodule.random_uuid.that will be created
module.terraform-default-multimodule.random_uuid.this will be created
Plan: 3 to add, 0 to change, 0 to destroy. Changes to Outputs:
|
This run failed during the PLANNING phase. For more details, you can review the run here: Logs[01JFDXE14D3WQ89DPP1VEPMB6W] Planning changes with 0 custom hooks... data.terraform_remote_state.demo-stack-state: Reading... ╷ │ Error: Error loading state error │ │ with data.terraform_remote_state.demo-stack-state, │ on datasources.tf line 12, in data "terraform_remote_state" "demo-stack-state": │ 12: backend = "remote" │ │ error loading the remote state: Error creating workspace demo-stack: cannot │ create a workspace ╵ ╷ │ Error: Missing required argument │ │ on providers.tf line 10, in provider "aws": │ 10: provider "aws" { │ │ The argument "region" is required, but no definition was found. ╵ [01JFDXE14D3WQ89DPP1VEPMB6W] Unexpected exit code when planning changes: 1 |
This run failed during the PLANNING phase. For more details, you can review the run here: Logs[01JFDXE14D3WQ89DPP1VEPMB6W] Planning changes with 0 custom hooks... data.terraform_remote_state.demo-stack-state: Reading... ╷ │ Error: Error loading state error │ │ with data.terraform_remote_state.demo-stack-state, │ on datasources.tf line 12, in data "terraform_remote_state" "demo-stack-state": │ 12: backend = "remote" │ │ error loading the remote state: Error creating workspace demo-stack: cannot │ create a workspace ╵ ╷ │ Error: Missing required argument │ │ on providers.tf line 10, in provider "aws": │ 10: provider "aws" { │ │ The argument "region" is required, but no definition was found. ╵ [01JFDXE14D3WQ89DPP1VEPMB6W] Unexpected exit code when planning changes: 1 |
debugtest plan logsClick here to expand
|
This run finished successfully, you can review the resource changes below: Run Type: PROPOSEDRun state: FINISHEDResource changes (link)
Policy Information
|
Run Summary
|
No description provided.