diff options
author | yoonsoonjahng <yoonsoon.jahng@yoppworks.com> | 2020-09-10 12:12:40 -0400 |
---|---|---|
committer | Neil Derraugh <neil.derraugh@yoppworks.com> | 2020-09-14 21:25:17 +0000 |
commit | c0987507209cdfa232b5113dbb386bfc3cf87805 (patch) | |
tree | 8214fa05f75253a10f01d06dfcb99ae788ddc408 /.gitignore | |
parent | 8e49e9261a4aa68670937f88d44b26a129ec2b4f (diff) |
Added terragrunt script pulling integration/terraform.
Issue-ID: INT-1719
Change-Id: I0282f010d07e0a1cc1259133f4237ea7e1d72126
Signed-off-by: yoonsoonjahng <yoonsoon.jahng@yoppworks.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ .tox/ .terraform/ +.terragrunt-cache/ |