Skip to content

Commit

Permalink
fix: 5261 role privileges (#440)
Browse files Browse the repository at this point in the history
* feat: added prod account tf

* fix: remove envs before creation

* fix: re-added envs

* fix: provider version

* fix: alter provider to fix clash

---------

Co-authored-by: [email protected] <[email protected]>
  • Loading branch information
Wi11Shell and barkerl authored Nov 8, 2024
1 parent e4503ed commit c3966da
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions infra/terraform/accounts/nonprod/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ module "account" {
[
"dvsa/vol-app:ref:refs/heads/main",
"dvsa/vol-app:pull_request",
"dvsa/vol-app:environment:account-nonprod",
"dvsa/vol-app:environment:dev",
"dvsa/vol-app:environment:int",
]
)

Expand Down

0 comments on commit c3966da

Please sign in to comment.