We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f62c111 commit 080e918Copy full SHA for 080e918
tests/other_test.go
@@ -44,6 +44,7 @@ func TestFSCloudInSchematics(t *testing.T) {
44
"*.tf",
45
fscloudExampleTerraformDir + "/*.tf",
46
"modules/fscloud/*.tf",
47
+ "modules/secrets/*.tf",
48
},
49
// ResourceGroup: resourceGroup,
50
TemplateFolder: fscloudExampleTerraformDir,
0 commit comments