From ed3ce272e46fd8657e8306ab3adae67fabcaeaf5 Mon Sep 17 00:00:00 2001 From: changelogbot Date: Mon, 23 Sep 2024 19:13:13 +0000 Subject: [PATCH] Update CHANGELOG.md for #39450 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb6ee1b9f0a..405b17a5ff8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ NOTES: ENHANCEMENTS: * data-source/aws_connect_instance: Add `tags` attribute ([#39402](https://github.com/hashicorp/terraform-provider-aws/issues/39402)) +* resource/aws_bedrockagent_agent: Add `guardrail_configuration` argument ([#39440](https://github.com/hashicorp/terraform-provider-aws/issues/39440)) * resource/aws_connect_instance: Add `tags` argument and `tags_all` attribute ([#39402](https://github.com/hashicorp/terraform-provider-aws/issues/39402)) * resource/aws_ecs_service: Add `volume_configuration.managed_ebs_volume.tag_specifications` attribute ([#38662](https://github.com/hashicorp/terraform-provider-aws/issues/38662)) * resource/aws_quicksight_data_source: Support secret_arn as credentials ([#29034](https://github.com/hashicorp/terraform-provider-aws/issues/29034))