Closed andrew-aiken closed 1 week ago
@TeneBrae93 @jdearmas Could you review the changes
Hey @andrew-aiken,
Thanks for the pull request. It looks great. I just tried it out, but I get the following error after assuming the role:
$ aws --profile sqs_send_role sts get-caller-identity
An error occurred (InvalidClientTokenId) when calling the GetCallerIdentity operation: The security token included in the request is invalid.
Do you see this on your end?
@jdearmas Works as expected on my side (exporting the creds to env vars)
Based on the error it looks like you might now have copied the id/key/token correctly
@andrew-aiken,
Thank you very much for taking the time to contribute and help improve cloudgoat!
Overview of Changes
Testing
Deployed with a newer version of Terraform (1.9.2) Confirmed scenario plays out as intended