[Bug]: Once aws_redshiftserverless_workgroup max_capacity is set, it is impossible to remove the limit #36031
Labels
bug
Addresses a defect in current functionality.
service/redshiftserverless
Issues and PRs that pertain to the redshiftserverless service.
Milestone
Terraform Core Version
5.38.0
AWS Provider Version
1.7.4
Affected Resource(s)
Expected Behavior
Once aws_redshiftserverless_workgroup max_capacity is set, it should be possible to remove the limit by simply removing the attribute declaration
Actual Behavior
When max_capacity attribute declaration removed and applied, nothing happens and the limit remains.
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
Steps to Reproduce
Update terraform code like this:
After applying, the limit stays in place.
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
Yes
The text was updated successfully, but these errors were encountered: