busy-magazine-48939
07/29/2020, 8:32 AMkind-mechanic-53546
07/29/2020, 8:34 AMaws-vault exec profile_name -- pulumi up
busy-magazine-48939
07/29/2020, 8:47 AMaws-vault
yet, thanks for sharing, definitely will look into it.bright-policeman-55860
07/29/2020, 10:09 AMquiet-leather-94755
07/30/2020, 5:49 AMPulumi.<stack>.yaml
file:
config:
aws:profile: OUR_TEST_ENV_PROFILE
aws:region: THE_REGION
..and then all of us have profiles in ~/.aws/
for each of our environments, named the same (using a company-dept-env
pattern).busy-magazine-48939
07/30/2020, 6:01 AMquiet-leather-94755
07/30/2020, 6:02 AMbusy-magazine-48939
07/30/2020, 6:04 AMquiet-leather-94755
07/30/2020, 6:05 AMbusy-magazine-48939
07/30/2020, 6:06 AMBut does that really change anything? I thought you could set up assume role config for the profile instead, and just “keep going” as usual.I’m not sure yet, that’s why asking here for some real-world examples, curious to see how people tackle this problem. I think Henrique shared a really good material, I’m looking forward to read the final post.
quiet-leather-94755
07/30/2020, 6:07 AM