How to add variables to AWS provider session_name Terraform > 0.12 #3775
Unanswered
aminehmida
asked this question in
Q&A
Replies: 1 comment
-
you can modify the default workflow which will affect all repos and you can
define it on the server side config.
…On Mon, Sep 18, 2023 at 8:21 AM Amine Hmida ***@***.***> wrote:
I was so excited when I came across the documentation about assume role
session name
<https://www.runatlantis.io/docs/provider-credentials.html#assume-role-session-names>
.
Unfortunately, we are using Terraform > 0.12 for all our repos and we are
not even using an atlantis.yaml for these. We relay on the settings.
I was wondering if there is a centralised way to inject these variables
without the need to go to each repo individually and add the atlantis.yaml.
If not maybe someone could share a snippet how they achieved it
—
Reply to this email directly, view it on GitHub
<#3775>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAQ3ERGYN456NI3VEJNJ76TX3BRG3ANCNFSM6AAAAAA444X7VM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was so excited when I came across the documentation about assume role session name.
Unfortunately, we are using Terraform > 0.12 for all our repos and we are not even using an
atlantis.yaml
for these. We relay on the settings.I was wondering if there is a centralised way to inject these variables without the need to go to each repo individually and add the
atlantis.yaml
. If not maybe someone could share a snippet how they achieved itBeta Was this translation helpful? Give feedback.
All reactions