Update CHANGELOG.md
This commit is contained in:
parent
652d4e40f4
commit
abedfd3a0f
|
@ -13,6 +13,7 @@ ENHANCEMENTS:
|
|||
* backend/s3: Always enable shared configuration file support (no longer require `AWS_SDK_LOAD_CONFIG` environment variable) [GH-25134]
|
||||
* backend/s3: Automatically expand `~` prefix for home directories in `shared_credentials_file` argument [GH-25134]
|
||||
* backend/s3: Add `assume_role_duration_seconds`, `assume_role_policy_arns`, `assume_role_tags`, and `assume_role_transitive_tag_keys` arguments [GH-25134]
|
||||
* command/providers: Show providers in a tree of modules requiring them, along with a list of providers required by state [GH-25190]
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
|
|
Loading…
Reference in New Issue