fdmsantos / terraform-aws-opensearch-serverless

Dynamic Terraform module, which creates a Opensearch Serverless Collection and all related Resources
https://registry.terraform.io/modules/fdmsantos/opensearch-serverless/aws/latest
Apache License 2.0
3 stars 0 forks source link

Error when Update Data Access Policy #2

Open fdmsantos opened 6 months ago

fdmsantos commented 6 months ago

╷ │ Error: Provider produced inconsistent result after apply │ │ When applying changes to module.opensearch_serverless.aws_opensearchserverless_lifecycle_policy.this[0], provider "provider[\"registry.terraform.io/hashicorp/aws\"]" produced an unexpected new value: .policy_version: │ was cty.StringVal("MTcxMTM1OTI3OTI2MV8x"), but now cty.StringVal("MTcxMTM2MTU2MDA4MV8y"). │ │ This is a bug in the provider, which should be reported in the provider's own issue tracker. ╵

fdmsantos commented 6 months ago

Provider Bug: https://github.com/hashicorp/terraform-provider-aws/issues/36554