Skip to content

Commit

Permalink
Disable CloudIdsEndpoint sweeper (#7071)
Browse files Browse the repository at this point in the history
  • Loading branch information
roaks3 committed Jan 5, 2023
1 parent 42ea63a commit 900278e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mmv1/products/cloudids/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ overrides: !ruby/object:Overrides::ResourceOverrides
base_url: projects/{{project}}/locations/{{location}}/endpoints
import_format: ["projects/{{project}}/locations/{{location}}/endpoints/{{name}}"]
autogen_async: true
skip_sweeper: true
examples:
- !ruby/object:Provider::Terraform::Examples
name: "cloudids_endpoint"
Expand Down

0 comments on commit 900278e

Please sign in to comment.