Skip to content

Commit ee837d8

Browse files
committed
Adds example reference in service.yaml
1 parent c532908 commit ee837d8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

mmv1/products/cloudrunv2/Service.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,14 @@ examples:
160160
ignore_read_extra:
161161
- 'deletion_protection'
162162
external_providers: ["time"]
163+
- name: 'cloudrunv2_service_invokeriam'
164+
primary_resource_id: 'default'
165+
primary_resource_name: 'fmt.Sprintf("tf-test-cloudrun-srv%s", context["random_suffix"])'
166+
min_version: 'beta'
167+
vars:
168+
cloud_run_service_name: 'cloudrun-service'
169+
ignore_read_extra:
170+
- 'deletion_protection'
163171
virtual_fields:
164172
- name: 'deletion_protection'
165173
description: |

0 commit comments

Comments
 (0)