mirror of
https://github.com/awatertrevi/macos-configuration.git
synced 2026-09-22 10:10:36 +00:00
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>
6 lines
122 B
Plaintext
6 lines
122 B
Plaintext
[profile resoftware-iac]
|
|
region = eu-north-1
|
|
[default]
|
|
login_session = arn:aws:iam::693091788121:root
|
|
region = eu-north-1
|