Forum Discussion
Former Member
2 years agoPlease ignore previous comment, I have found out how to do this using https://developer.1password.com/docs/cli/secrets-environment-variables/
I think I have a bigger problem. Terragrunt uses a function get_aws_account_id()
and this doesn't work when I am trying to use a set of assume a role via my root "security" account. Terragrunt assumes I have a ~/.aws/credentials file yet when using the op aws plugin it suggests I can remove this file.
If anyone has experience of using terragrunt with aws op plugin, I'm excited to see how you achieved it