Skip to content

Commit 55d4397

Browse files
committed
Update CHANGELOG for #10520 and #10521
1 parent 48ba2f7 commit 55d4397

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ BREAKING CHANGES
88
* provider: The `AWS_METADATA_TIMEOUT` environment variable no longer has any effect as we now depend on the default AWS Go SDK EC2 Metadata client timeout of one second with two retries [GH-14077]
99
* data-source/aws_availability_zones: Remove deprecated `blacklisted_names` and `blacklisted_zone_ids` arguments [GH-14134]
1010
* data-source/aws_directory_service_directory: Return an error when a single result is not found [GH-14006]
11+
* data-source/aws_ecr_repository: Return an error when a single result is not found [GH-10520]
1112
* data-source/aws_efs_file_system: Return an error when a single result is not found [GH-14005]
13+
* data-source/aws_launch_template: Return an error when a single result is not found [GH-10521]
1214
* resource/aws_acm_certificate: `certificate_body`, `certificate_chain`, and `private_key` attributes are no longer stored in the Terraform state with hash values [GH-9685]
1315
* resource/aws_apigatewayv2_integration: Correctly handle the `passthrough_behavior` attribute for HTTP APIs [GH-13062]
1416
* resource/aws_autoscaling_group: `availability_zones` and `vpc_zone_identifier` argument conflict now reported at plan-time [GH-12927]

0 commit comments

Comments
 (0)