Open EugenKon opened 5 days ago
Voting for Prioritization
Volunteering to Work on This Issue
According to Modifying cluster mode, cluster mode configuration can only be changed from cluster mode disabled to cluster mode enabled. Reverting this configuration is not possible. It doesn't seem like you can changed from enabled
to compatible
to disabled
either. Maybe the AWS API is erroring out with a misleading message?
Terraform Core Version
v1.9.8
AWS Provider Version
v5.67.0
Affected Resource(s)
Expected Behavior
When cluster mode is turned off
cluster_mode = "disabled"
it should be applied to actual resourceActual Behavior
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
Steps to Reproduce
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
None