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
3c939f9b26
commit
8ebcfc4e23
@ -23,6 +23,7 @@ IMPROVEMENTS:
|
||||
* core: In plan output summary, count resource replacement as Add/Remove instead of Change [GH-3173]
|
||||
* core: Add interpolation functions for base64 encoding and decoding. [GH-3325]
|
||||
* core: Expose parallelism as a CLI option instead of a hard-coding the default of 10 [GH-3365]
|
||||
* core: Add interpolation function `compact`, to remove empty elements from a list. [GH-3239]
|
||||
* provider/aws: Add `instance_initiated_shutdown_behavior` to AWS Instance [GH-2887]
|
||||
* provider/aws: Support IAM role names (previously just ARNs) in `aws_ecs_service.iam_role` [GH-3061]
|
||||
* provider/aws: Add update method to RDS Subnet groups, can modify subnets without recreating [GH-3053]
|
||||
|
Loading…
Reference in New Issue
Block a user