diff --git a/mmv1/products/gameservices/GameServerCluster.yaml b/mmv1/products/gameservices/GameServerCluster.yaml index ca4338e5c115..54d932f0c038 100644 --- a/mmv1/products/gameservices/GameServerCluster.yaml +++ b/mmv1/products/gameservices/GameServerCluster.yaml @@ -44,6 +44,8 @@ import_format: [ 'projects/{{project}}/locations/{{location}}/realms/{{realm_id}}/gameServerClusters/{{cluster_id}}', ] +# Skipping the sweeper due to the non-standard base_url +skip_sweeper: true examples: - !ruby/object:Provider::Terraform::Examples name: 'game_service_cluster_basic'