File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 3838 resource_inside_response : true
3939custom_code :
4040 constants : ' templates/terraform/constants/apphub_service_project.go.tmpl'
41+ include_in_tgc_next_DO_NOT_USE : true
4142examples :
4243 - name : ' service_project_attachment_basic'
4344 config_path : ' templates/terraform/examples/apphub_service_project_attachment_basic.tf.tmpl'
@@ -57,6 +58,10 @@ examples:
5758 org_id : ' ORG_ID'
5859 host_project : ' PROJECT_NAME'
5960 external_providers : ["random", "time"]
61+ tgc_test_ignore_extra :
62+ # This field is not converted from cai2hcl, as this field is not useful.
63+ # The diff_suppress_func suppresses the diff for this field for all of cases, then this field is not in terraform plan
64+ - ' service_project'
6065parameters :
6166 - name : ' serviceProjectAttachmentId'
6267 type : String
You can’t perform that action at this time.
0 commit comments