-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
[Bug]: Deployment options of stack sets are not respected #30864
Comments
Community NoteVoting for Prioritization
Volunteering to Work on This Issue
|
My answer here may give some insight. I also ran into this issue: #33170 (comment) |
Not sure if it's the same issue I'm seeing, but I'm finding that service-managed stacksets continually attempt to remove the
|
@ohookins it's not, you can simply ignore that changes with |
I encounter the same issue as @ohookins . |
Terraform Core Version
1.4.5 on darwin_arm64
AWS Provider Version
4.58.0
Affected Resource(s)
Expected Behavior
The deployment options of the stack set are as stated in the state file / terraform code
Actual Behavior
The deployment options of the stack set remain at default after terraform apply
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
Steps to Reproduce
terraform init
terraform apply
Debug Output
Apply complete! Resources: 0 added, 2 changed, 0 destroyed.
Panic Output
No response
Important Factoids
No response
References
managed_execution
for aws_cloudformation_stack_set #25210Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: