Update CHANGELOG.md
This commit is contained in:
parent
5d9a5725b9
commit
d089ac8e82
|
@ -54,6 +54,7 @@ BUG FIXES:
|
||||||
* provider/aws: Allow `weight = 0` in Route53 records [GH-3196]
|
* provider/aws: Allow `weight = 0` in Route53 records [GH-3196]
|
||||||
* provider/aws: Normalize aws_elasticache_cluster id to lowercase, allowing convergence. [GH-3235]
|
* provider/aws: Normalize aws_elasticache_cluster id to lowercase, allowing convergence. [GH-3235]
|
||||||
* provider/aws: Fix ValidateAccountId for IAM Instance Profiles [GH-3313]
|
* provider/aws: Fix ValidateAccountId for IAM Instance Profiles [GH-3313]
|
||||||
|
* provider/docker: Fix issue preventing private images from being referenced [GH-2619]
|
||||||
* provider/openstack: add state 'downloading' to list of expected states in
|
* provider/openstack: add state 'downloading' to list of expected states in
|
||||||
`blockstorage_volume_v1` creation [GH-2866]
|
`blockstorage_volume_v1` creation [GH-2866]
|
||||||
* provider/openstack: remove security groups (by name) before adding security
|
* provider/openstack: remove security groups (by name) before adding security
|
||||||
|
|
Loading…
Reference in New Issue