Open vrbcntrl opened 5 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).
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!
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
Debug Output
Panic Output
Expected Behavior
Actual Behavior
Steps to Reproduce
terraform apply
Important Factoids
References
0000