╷
│ Error: Provider produced inconsistent final plan
│
│ When expanding the plan for
│ module.micro_svc.module.buyer_account_search[0].aws_opensearchserverless_collection.os_collection
│ to include new values learned so far during apply, provider
│ "registry.terraform.io/hashicorp/aws" produced an invalid new value for
│ .tags_all: new element "Mode" has appeared.
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
Volunteering to Work on This Issue
If you are interested in working on this issue, please leave a comment.
If this would be your first contribution, please review the contribution guide.
Terraform Core Version
1.7.2
AWS Provider Version
5.75.0
Affected Resource(s)
aws_opensearchserverless_collection
Expected Behavior
the resource should be created
Actual Behavior
the resource creation failed
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
No response
Would you like to implement a fix?
None