Terraform apply failing our pipeline

Error: Provider produced inconsistent result after apply

When applying changes to
module.digital_scribe.aws_opensearchserverless_access_policy.smart_search_data_access_policy,
provider “provider["registry.terraform.io/hashicorp/aws"]” produced an
unexpected new value: .policy_version: was
cty.StringVal(“MTcxNjU0NzUwMjYxMF82”), but now
cty.StringVal(“MTcxNjU1Mjk2ODMzMl83”).

This is a bug in the provider, which should be reported in the provider’s
own issue tracker.

Hi @satyaban-mahakud,

As the error message mentions, you seem to have found a bug in the hashicorp/aws provider. Therefore I suggest reporting it as a bug report issue in the AWS provider’s GitHub repository.