We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a049fb1 commit e7b4311Copy full SHA for e7b4311
1 file changed
CHANGELOG.md
@@ -89,6 +89,7 @@ IMPROVEMENTS:
89
* provider/aws: `delegation_set_id` conflicts w/ `vpc_id` in `aws_route53_zone` as delegation sets can only be used for public zones [GH-7213]
90
* provider/aws: Support Elastic Beanstalk scheduledaction [GH-7376]
91
* provider/aws: Add support for NewInstancesProtectedFromScaleIn to `aws_autoscaling_group` [GH-6490]
92
+ * provider/aws: Added support for `snapshot_identifier` parameter in aws_rds_cluster [GH-7158]
93
* provider/azurerm: Add support for EnableIPForwarding to `azurerm_network_interface` [GH-6807]
94
* provider/azurerm: Add support for exporting the `azurerm_storage_account` access keys [GH-6742]
95
* provider/azurerm: The Azure SDK now exposes better error messages [GH-6976]
0 commit comments