Added terragrunt script pulling integration/terraform. 06/112506/6
authoryoonsoonjahng <yoonsoon.jahng@yoppworks.com>
Thu, 10 Sep 2020 16:12:40 +0000 (12:12 -0400)
committerNeil Derraugh <neil.derraugh@yoppworks.com>
Mon, 14 Sep 2020 21:25:17 +0000 (21:25 +0000)
commitc0987507209cdfa232b5113dbb386bfc3cf87805
tree8214fa05f75253a10f01d06dfcb99ae788ddc408
parent8e49e9261a4aa68670937f88d44b26a129ec2b4f
Added terragrunt script pulling integration/terraform.

Issue-ID: INT-1719
Change-Id: I0282f010d07e0a1cc1259133f4237ea7e1d72126
Signed-off-by: yoonsoonjahng <yoonsoon.jahng@yoppworks.com>
16 files changed:
.gitignore
terragrunt/openlab/RegionOne/region.hcl [new file with mode: 0644]
terragrunt/openlab/RegionOne/stage/compute/control/control-plane.sh [new file with mode: 0644]
terragrunt/openlab/RegionOne/stage/compute/control/terragrunt.hcl [new file with mode: 0644]
terragrunt/openlab/RegionOne/stage/compute/nfsserver/nfs-server.sh [new file with mode: 0644]
terragrunt/openlab/RegionOne/stage/compute/nfsserver/terragrunt.hcl [new file with mode: 0644]
terragrunt/openlab/RegionOne/stage/compute/worker/terragrunt.hcl [new file with mode: 0644]
terragrunt/openlab/RegionOne/stage/compute/worker/worker-node.sh [new file with mode: 0644]
terragrunt/openlab/RegionOne/stage/env.hcl [new file with mode: 0644]
terragrunt/openlab/RegionOne/stage/keypair/terragrunt.hcl [new file with mode: 0644]
terragrunt/openlab/RegionOne/stage/kubernetes/terragrunt.hcl [new file with mode: 0644]
terragrunt/openlab/RegionOne/stage/network/terragrunt.hcl [new file with mode: 0644]
terragrunt/openlab/RegionOne/stage/rancher/terragrunt.hcl [new file with mode: 0644]
terragrunt/openlab/RegionOne/stage/securitygroup/terragrunt.hcl [new file with mode: 0644]
terragrunt/openlab/account.hcl [new file with mode: 0644]
terragrunt/openlab/terragrunt.hcl [new file with mode: 0644]