Setup terragrunt modules validation job for integration/terraform repo 10/112610/1
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Mon, 14 Sep 2020 10:53:43 +0000 (12:53 +0200)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Mon, 14 Sep 2020 10:53:43 +0000 (12:53 +0200)
Change-Id: I4aa4341b19ee39388c3b65148ac6d15acd88346f
Issue-ID: INT-1713
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
jjb/integration/integration-terraform.yaml

index 76f0866..2a7fc5d 100644 (file)
               tox-dir: 'openlab'
               tox-envs: 'terraform'
               pattern: 'openlab/**'
+        - 'terragrunt':
+              tox-dir: 'terragrunt'
+              tox-envs: 'terragrunt'
+              pattern: 'terragrunt/**'
     stream:
         - 'master':
               branch: 'master'