Skip to content

Commit

Permalink
rename stopped to paused
Browse files Browse the repository at this point in the history
  • Loading branch information
bcreddy-gcp committed Jan 30, 2025
1 parent c0f793b commit 944e934
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions mmv1/products/colab/Schedule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,17 @@ examples:
project_id: 'PROJECT_NAME'
location: 'REGION'
service_account: 'SERVICE_ACCT'
- name: 'colab_schedule_stopped'
- name: 'colab_schedule_paused'
primary_resource_id: 'schedule'
vars:
display_name: 'Stopped schedule'
display_name: 'Paused schedule'
bucket: 'my_bucket'
test_env_vars:
project_id: 'PROJECT_NAME'
location: 'REGION'
service_account: 'SERVICE_ACCT'
ignore_read_extra:
- desired_state
- name: 'colab_schedule_full'
primary_resource_id: 'schedule'
bootstrap_iam:
Expand Down

0 comments on commit 944e934

Please sign in to comment.