Skip to content

Commit 080e918

Browse files
authored
test: include secrets submodule in fscloud schematic test (#246)
1 parent f62c111 commit 080e918

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/other_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ func TestFSCloudInSchematics(t *testing.T) {
4444
"*.tf",
4545
fscloudExampleTerraformDir + "/*.tf",
4646
"modules/fscloud/*.tf",
47+
"modules/secrets/*.tf",
4748
},
4849
// ResourceGroup: resourceGroup,
4950
TemplateFolder: fscloudExampleTerraformDir,

0 commit comments

Comments
 (0)