update CHANGELOG
This commit is contained in:
parent
5066fa2151
commit
ed20444f63
|
@ -6,6 +6,7 @@ BACKWARDS INCOMPATIBILITIES / NOTES:
|
|||
|
||||
IMPROVEMENTS:
|
||||
|
||||
* backend/s3: Add `workspace_key_prefix` to allow a user-configurable prefix for workspaces in the S3 Backend. [GH-15370]
|
||||
* cli: `terraform apply` now has an option `-auto-approve=false` that produces an interactive prompt to approve the generated plan. This will become the default workflow in a future Terraform version. [GH-7251]
|
||||
|
||||
BUG FIXES:
|
||||
|
|
Loading…
Reference in New Issue