Skip to content

Commit 99d66c3

Browse files
authored
Merge pull request #49186 from hashicorp/ewbankkit-patch-1
Correct deprecated attribute name in CHANGELOG
2 parents 7418dcf + f904a83 commit 99d66c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ BUG FIXES:
1212
NOTES:
1313

1414
* resource/aws_bedrockagentcore_memory_strategy: The `memory_execution_role_arn` attribute has been deprecated. This attrribute should be removed from configurations ([#49140](https://github.com/hashicorp/terraform-provider-aws/issues/49140))
15-
* resource/aws_bedrockagentcore_memory_strategy: The `namespace` attribute has been deprecated. All configurations using `namespace` should be updated to use the `namespace_templates` attribute instead ([#49140](https://github.com/hashicorp/terraform-provider-aws/issues/49140))
15+
* resource/aws_bedrockagentcore_memory_strategy: The `namespaces` attribute has been deprecated. All configurations using `namespaces` should be updated to use the `namespace_templates` attribute instead ([#49140](https://github.com/hashicorp/terraform-provider-aws/issues/49140))
1616

1717
FEATURES:
1818

0 commit comments

Comments
 (0)