Skip to content

Commit

Permalink
Add dev env
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-lwks committed Nov 16, 2023
1 parent 4243c77 commit 6a60bdd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions env_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
"region": "us-west-2",
"state_bucket":"REPLACE_ME_TOO"
},
"env": {
"role": "arn:aws:iam::765742521795:role/ExampleGithubRole",
"region": "eu-central-1",
"state_bucket":"aws-proton-terraform-bucket-765742521795"
},
"my_first_tf_env_2": {
"role": "arn:aws:iam::765742521795:role/ExampleGithubRole",
"region": "eu-central-1",
Expand Down

0 comments on commit 6a60bdd

Please sign in to comment.