Closed daniel-cit closed 2 years ago
@daniel-cit what version is the CFT cli? I believe i fixed this in v0.4.4
via https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/pull/1108
nice catch.
I am using
gcr.io/cloud-foundation-cicd/cft/developer-tools:1.4
with
cft version
v0.4.3
fix validated with version v0.4.4
when searching for the integration test directory the hidden terraform folders
.terraform
should be skipped.during development, if we use
make docker_test_lint
all dependencies are downloaded into the.terraform
directories , which includes a version of the git repository for the modules used.An example from the foundation:
cft test list