[Bug]: r/aws_opensearch_domain: omitting auto_tune_options.rollback_on_disable
causes creation failure
#37234
Labels
bug
Addresses a defect in current functionality.
service/opensearch
Issues and PRs that pertain to the opensearch service.
Milestone
Terraform Core Version
1.8.1
AWS Provider Version
5.47.0
Affected Resource(s)
aws_opensearch_domain
Expected Behavior
As the
auto_tune_options.rollback_on_disable
argument is optional, the domain should create successfully when omitted.Actual Behavior
Domain creation fails.
Relevant Error/Panic Output Snippet
Terraform Configuration Files
Steps to Reproduce
terraform init
terraform apply
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: