Skip to content

Commit

Permalink
Update infrastructure-as-code.tfvars
Browse files Browse the repository at this point in the history
  • Loading branch information
jceval committed Sep 27, 2024
1 parent 812f7e3 commit 20023ce
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions environments/infrastructure-as-code.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,10 @@ repos = {
source_type = "Git"
source_url = "https://github.com/casa-de-vops/terraform-code-standards.git"
}
"landing-zone-02" = {
default_branch = "main"
init_type = "Import"
source_type = "Git"
source_url = "https://github.com/casa-de-vops/terraform-code-standards.git"
}
}

0 comments on commit 20023ce

Please sign in to comment.