Closed raymondbutcher closed 5 years ago
Some of the AWS functions swap out profile for actual credentials. This is necessary when the profile requires MFA tokens. When the profile doesn't involve MFA then it can probably leave it as-is and let Terraform use the profile.
profile
Done in acd1122cd00fdbdfb510316c47b12c10f6eb5fcc
Some of the AWS functions swap out
profile
for actual credentials. This is necessary when the profile requires MFA tokens. When the profile doesn't involve MFA then it can probably leave it as-is and let Terraform use the profile.