hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.85k stars 9.2k forks source link

Terraform plan command fails with error #11026

Open vrbcntrl opened 5 years ago

vrbcntrl commented 5 years ago

Hi I am new to terraform, I have a couple of questions related to plan command

1) why does tf tries to connect to cloud provider when we run plan?

2) why does the below 2 parameter configuration works for some resources and not for others

Skip_credentials_validation=true Skip_requesting_account_id=true

I’m using TF v0.12.10 aws provider v 2.33.0

Any help is appreciated

Community Note

Terraform Version

Affected Resource(s)

Terraform Configuration Files

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key: https://keybase.io/hashicorp

Debug Output

Panic Output

Expected Behavior

Actual Behavior

Steps to Reproduce

  1. terraform apply

Important Factoids

References

justinretzolk commented 3 years ago

Hey @vrbcntrl πŸ‘‹ Thank you for taking the time to open this issue! Were you able to find the answers to the questions you posed above, or are you still looking for assistance? I know it's been some time, so I figured I'd reach out before going too deep. As a heads up, questions like this are likely more suited for our Discuss forums, though that wasn't around when you initially filed it! (I'm only mentioning it here in case you have questions in the future).

github-actions[bot] commented 1 day ago

Marking this issue as stale due to inactivity. This helps our maintainers find and focus on the active issues. If this issue receives no comments in the next 30 days it will automatically be closed. Maintainers can also remove the stale label.

If this issue was automatically closed and you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thank you!