Update CHANGELOG.md
This commit is contained in:
parent
4c16fa9dbb
commit
cb737e89a1
|
@ -43,6 +43,7 @@ BUG FIXES:
|
|||
* provider/alicloud: set `alicloud_nat_gateway` zone to be Computed to avoid perpetual diffs [GH-15050]
|
||||
* provider/alicloud: set provider to read env vars for access key and secrey key if empty strings [GH-15050]
|
||||
* provider/alicloud: Fix vpc and vswitch bugs while creating vpc and vswitch [GH-15082]
|
||||
* provider/alicloud: Fix allocating public ip bug [GH-15049]
|
||||
* provider/aws: ForceNew aws_launch_config on ebs_block_device change [GH-14899]
|
||||
* provider/aws: Avoid crash when EgressOnly IGW disappears [GH-14929]
|
||||
* provider/aws: Allow IPv6/IPv4 addresses to coexist [GH-13702]
|
||||
|
|
Loading…
Reference in New Issue