Skip to content

Commit 4ec4cbf

Browse files
authored
Remove DiffSuppressFunc from cluster membership type
1 parent 0e6252f commit 4ec4cbf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

mmv1/third_party/terraform/services/container/resource_container_cluster.go.tmpl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2455,7 +2455,6 @@ func ResourceContainerCluster() *schema.Resource {
24552455
Optional: true,
24562456
ValidateFunc: validation.StringInSlice([]string{"LIGHTWEIGHT"}, false),
24572457
Description: `The type of the cluster's fleet membership.`,
2458-
DiffSuppressFunc: tpgresource.EmptyOrDefaultStringSuppress("MEMBERSHIP_TYPE_UNSPECIFIED"),
24592458
},
24602459
},
24612460
},

0 commit comments

Comments
 (0)