Skip to content

Commit

Permalink
Add sweepers for vertex_dataset, vertex_tensorboard and vertex_metada…
Browse files Browse the repository at this point in the history
  • Loading branch information
hao-nan-li authored and balanaguharsha committed Apr 19, 2024
1 parent 52d420f commit a38b058
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion mmv1/products/vertexai/Dataset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ description: |-
autogen_async: false
id_format: '{{name}}'
exclude_import: true
skip_sweeper: true
examples:
- !ruby/object:Provider::Terraform::Examples
name: 'vertex_ai_dataset'
Expand Down
1 change: 0 additions & 1 deletion mmv1/products/vertexai/MetadataStore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ description: |-
Instance of a metadata store. Contains a set of metadata that can be queried.
autogen_async: false
id_format: '{{name}}'
skip_sweeper: true
examples:
- !ruby/object:Provider::Terraform::Examples
name: 'vertex_ai_metadata_store'
Expand Down
1 change: 0 additions & 1 deletion mmv1/products/vertexai/Tensorboard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ async: !ruby/object:Api::OpAsync
message: 'message'
description: |-
Tensorboard is a physical database that stores users' training metrics. A default Tensorboard is provided in each region of a GCP project. If needed users can also create extra Tensorboards in their projects.
skip_sweeper: true
examples:
- !ruby/object:Provider::Terraform::Examples
name: 'vertex_ai_tensorboard'
Expand Down

0 comments on commit a38b058

Please sign in to comment.