Closed shqlz01 closed 9 months ago
Voting for Prioritization
Volunteering to Work on This Issue
Hey @shqlz01 👋 Thank you for taking the time to raise this! So that we have the information necessary to look into this, can you supply Terraform debug logs (redacted as needed) as well?
Since we haven't heard back, I'm going to close this issue. If you're still having trouble, please feel free to open a new issue, referencing this one for context as needed.
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Terraform Core Version
Terraform v1.4.6 on windows_amd64
AWS Provider Version
registry.terraform.io/hashicorp/aws v4.67.0
Affected Resource(s)
Expected Behavior
After bootstrap action 2 completed, it should be done
Actual Behavior
it's start to do the bootstrap action 3 that does not exit in my main.tf
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
my dev-conf.json:
Steps to Reproduce
1.terraform init 2.terraform apply -var-file .\dev-vars.tfvars
Debug Output
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
None