Update CHANGELOG.md
This commit is contained in:
parent
0cb7496b3a
commit
c07f1ff0c6
|
@ -23,6 +23,7 @@ BUG FIXES:
|
||||||
* provider/aws: `aws_codedeploy_deployment_group` panic when setting `on_premises_instance_tag_filter` [GH-6617]
|
* provider/aws: `aws_codedeploy_deployment_group` panic when setting `on_premises_instance_tag_filter` [GH-6617]
|
||||||
* provider/aws: Updating state when `aws_sns_topic_subscription` is missing [GH-6629]
|
* provider/aws: Updating state when `aws_sns_topic_subscription` is missing [GH-6629]
|
||||||
* provider/aws: `aws_opsworks_application.app_source` SSH key is write-only [GH-6649]
|
* provider/aws: `aws_opsworks_application.app_source` SSH key is write-only [GH-6649]
|
||||||
|
* provider/aws: fix Elastic Beanstalk `cname_prefix` continual plans [GH-6653]
|
||||||
* provider/vsphere: `gateway` and `ipv6_gateway` are now read from `vsphere_virtual_machine` resources [GH-6522]
|
* provider/vsphere: `gateway` and `ipv6_gateway` are now read from `vsphere_virtual_machine` resources [GH-6522]
|
||||||
* provider/vsphere: `ipv*_gateway` parameters won't force a new `vsphere_virtual_machine` [GH-6635]
|
* provider/vsphere: `ipv*_gateway` parameters won't force a new `vsphere_virtual_machine` [GH-6635]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue