Error: error setting logs: logs.0.audit: '' expected type 'bool', got unconvertible type 'string'
on data_mq_broker.tf line 1, in data "aws_mq_broker" "nhais_mq_broker":
1: data "aws_mq_broker" "nhais_mq_broker" {
this was due to a bug in recent hashicorp/aws release version (3.38.0) and was failing gp2gp pipeline. Last working version (3.37.0) has been enforced inside TF configuration for GP2GP adapter.
GP2GP pipeline was throwing following error
this was due to a bug in recent hashicorp/aws release version (3.38.0) and was failing gp2gp pipeline. Last working version (3.37.0) has been enforced inside TF configuration for GP2GP adapter.
https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md