Update CHANGELOG.md
This commit is contained in:
parent
46e4717428
commit
642cf387a3
|
@ -39,6 +39,7 @@ BUG FIXES:
|
|||
* provider/aws: Fix a bug which caused panics creating rules on security groups in EC2 Classic [GH-5329]
|
||||
* provider/aws: Fix a bug where ElasticSearch Domain tags were not being set correctly [GH-5361]
|
||||
* provider/aws: Fix a bug where AWS Kinesis Stream includes closed shards in the shard_count [GH-5401]
|
||||
* provider/aws: Fix error with parsing JSON in `aws_s3_bucket` policy attribute [GH-5474]
|
||||
* provider/openstack: Fix race condition between instance deletion and volume detachment [GH-5359]
|
||||
* provider/openstack: Fix crashing during certain network updates in instances [GH-5365]
|
||||
* provider/openstack: Account for a 403 reply when os-tenant-networks is disabled [GH-5432]
|
||||
|
|
Loading…
Reference in New Issue