Skip to content

Commit f34762d

Browse files
authored
Merge branch 'master' into fix/instance-ip-data-zone
2 parents 31b0b4e + 9925a15 commit f34762d

File tree

3 files changed

+311
-588
lines changed

3 files changed

+311
-588
lines changed

internal/acctest/acctest.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ type TestTools struct {
3636
var foldersUsingVCRv4 = []string{
3737
"instance",
3838
"k8s",
39+
"marketplace",
3940
}
4041

4142
func FolderUsesVCRv4(fullFolderPath string) bool {

0 commit comments

Comments
 (0)