File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ name: 'Queue'
1616description : |
1717 A named resource to which messages are sent by publishers.
1818docs :
19+ include_in_tgc_next : true
20+ tgc_include_handwritten_tests : true
1921id_format : ' projects/{{project}}/locations/{{location}}/queues/{{name}}'
2022base_url : ' projects/{{project}}/locations/{{location}}/queues'
2123update_verb : ' PATCH'
@@ -90,6 +92,7 @@ properties:
9092 Overrides for task-level appEngineRouting. These settings apply only
9193 to App Engine tasks in this queue
9294 custom_flatten : ' templates/terraform/custom_flatten/cloudtasks_queue_appenginerouting.go.tmpl'
95+ tgc_ignore_terraform_custom_flatten : true
9396 properties :
9497 - name : ' service'
9598 type : String
@@ -358,6 +361,7 @@ properties:
358361 Note that both the service account email and the scope MUST be specified when using the queue-level authorization override.
359362 conflicts :
360363 - oidcToken
364+ is_missing_in_cai : true
361365 properties :
362366 - name : ' serviceAccountEmail'
363367 type : String
You can’t perform that action at this time.
0 commit comments