mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Update CHANGELOG.md
This commit is contained in:
parent
a9678bd252
commit
febf27a48e
@ -58,6 +58,10 @@ IMPROVEMENTS:
|
|||||||
* provider/aws: White or blacklist account IDs that can be used to
|
* provider/aws: White or blacklist account IDs that can be used to
|
||||||
protect against accidents. [GH-1595]
|
protect against accidents. [GH-1595]
|
||||||
* provider/aws: Add a subset of IAM resources [GH-939]
|
* provider/aws: Add a subset of IAM resources [GH-939]
|
||||||
|
* provider/aws: `aws_autoscaling_group` retries deletes through "in progress"
|
||||||
|
errors [GH-1840]
|
||||||
|
* provider/aws: `aws_autoscaling_group` waits for healthy capacity during
|
||||||
|
ASG creation [GH-1839]
|
||||||
* provider/aws: `aws_instance` supports placement groups [GH-1358]
|
* provider/aws: `aws_instance` supports placement groups [GH-1358]
|
||||||
* provider/aws: `aws_eip` supports network interface attachment [GH-1681]
|
* provider/aws: `aws_eip` supports network interface attachment [GH-1681]
|
||||||
* provider/aws: `aws_elb` supports in-place changing of listeners [GH-1619]
|
* provider/aws: `aws_elb` supports in-place changing of listeners [GH-1619]
|
||||||
|
Loading…
Reference in New Issue
Block a user