diff --git a/CHANGELOG.md b/CHANGELOG.md index ad86079b00ca..066f3d84bad0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,4 @@ ## 5.72.0 (Unreleased) -## 5.71.0 (October 11, 2024) FEATURES: @@ -40,6 +39,10 @@ BUG FIXES: * resource/aws_vpc_ipam_pool: Change `publicly_advertisable` to [ForceNew](https://developer.hashicorp.com/terraform/plugin/sdkv2/schemas/schema-behaviors#forcenew) ([#39600](https://github.com/hashicorp/terraform-provider-aws/issues/39600)) * resource/aws_vpc_ipam_pool: Fix `InvalidParameterCombination: The request can only contain PubliclyAdvertisable if the AddressFamily is IPv6 and PublicIpSource is byoip` errors ([#39600](https://github.com/hashicorp/terraform-provider-aws/issues/39600)) +## 5.71.0 (October 11, 2024) + +This Terraform AWS Provider version has been removed from the [Terraform Registry](https://registry.terraform.io/providers/hashicorp/aws/latest) due to `archive has incorrect checksum` errors while installing the provider. + ## 5.70.0 (October 4, 2024) NOTES: