fix TestAcc_Google_StorageBucketIAMMember

main
Martin Guibert 2021-10-13 11:16:42 +02:00
parent cd9eb46596
commit d6f1cb1253
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ func TestAcc_Google_StorageBucketIAMMember(t *testing.T) {
Args: []string{
"scan",
"--to", "gcp+tf",
"--filter", "Type=='google_storage_bucket_iam_binding'",
"--filter", "Type=='google_storage_bucket_iam_member'",
},
Checks: []acceptance.AccCheck{
{