Files
macos-configuration/aws-config
Trevi Awater 600f163cfd Add AWS profile config and resoftware-iac OpenTofu state runbook
Track ~/.aws/config (profiles only, never credentials) as a copied
config: setup.sh restores it, update.fish refreshes it. Document the
S3 state backend setup for resoftware-iac in the README, including
the config/credentials profile-header gotcha behind "failed to get
shared config profile".

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-09-07 21:25:22 +02:00

6 lines
122 B
Plaintext

[profile resoftware-iac]
region = eu-north-1
[default]
login_session = arn:aws:iam::693091788121:root
region = eu-north-1