Skip to content

Commit 845a938

Browse files
authored
Remove iam3 from list of services in the GA provider
1 parent fc39745 commit 845a938

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

mmv1/third_party/terraform/.teamcity/components/inputs/services_ga.kt

-5
Original file line numberDiff line numberDiff line change
@@ -436,11 +436,6 @@ var ServicesListGa = mapOf(
436436
"displayName" to "Iam2",
437437
"path" to "./google/services/iam2"
438438
),
439-
"iam3" to mapOf(
440-
"name" to "iam3",
441-
"displayName" to "Iam3",
442-
"path" to "./google/services/iam3"
443-
),
444439
"iambeta" to mapOf(
445440
"name" to "iambeta",
446441
"displayName" to "Iambeta",

0 commit comments

Comments
 (0)