opentofu/website/docs
Martin Atkins eab6920d7e website: S3 backend documentation recommends "aws login"
The recent addition of "aws login" to AWS CLI finally gives a user-friendly
best practice way to acquire AWS credentials for use in interactive
workflows. Combined with the pre-existing support for authenticating using
JSON web tokens (by "web identity", as AWS calls it), there's no longer any
good reason for most users of this backend to explicitly configure AWS
credentials.

Now that OpenTofu itself supports using credentials issued by "aws login",
this reorganizes our documentation to begin with opinionated
recommendations for how to provide credentials for the S3 backend in both
interactive and non-interactive settings, and explicitly documents the
inline static configuration settings as an absolute last resort not
recommended in any cases.

This new documentation also includes links to the relevant parts of the
AWS CLI documentation, since there's a lot of extra detail there which may
be useful for someone trying to debug why their setup isn't working.

Signed-off-by: Martin Atkins <mart@degeneration.co.uk>
2026-02-13 08:32:44 -08:00
..
cli Add -show-sensitive to the commands docs (#3720) 2026-02-03 14:55:22 +02:00
images update documentation images (#1864) 2024-07-29 11:47:07 -04:00
internals jsonconfig: Additional details about input variables 2025-07-11 09:25:30 -07:00
intro [main] Port the changes done in v1.10 for migration and installation guides (#3656) 2026-01-12 08:08:52 -05:00
language website: S3 backend documentation recommends "aws login" 2026-02-13 08:32:44 -08:00
index.mdx Update index to mention the new version (#3556) 2025-12-09 18:05:48 +02:00