Update CHANGELOG.md
This commit is contained in:
parent
627efa21f4
commit
b7d0bd5db7
|
@ -74,6 +74,7 @@ IMPROVEMENTS:
|
|||
* provider/aws: Add support for DB parameter group with RDS Cluster Instances (Aurora) [GH-6865]
|
||||
* provider/aws: Add `name_prefix` to `aws_iam_instance_profile` and `aws_iam_role` [GH-6939]
|
||||
* provider/aws: Rename parameter_group_name to db_cluster_parameter_group_name [GH-7083]
|
||||
* provider/aws: Retry RouteTable Route/Assocation creation [GH-7156]
|
||||
* provider/azurerm: Add support for EnableIPForwarding to `azurerm_network_interface` [GH-6807]
|
||||
* provider/azurerm: Add support for exporting the `azurerm_storage_account` access keys [GH-6742]
|
||||
* provider/azurerm: The Azure SDK now exposes better error messages [GH-6976]
|
||||
|
|
Loading…
Reference in New Issue