We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e2e523 commit f3f9f8dCopy full SHA for f3f9f8d
mmv1/products/bigquerydatatransfer/Config.yaml
@@ -41,7 +41,7 @@ custom_code:
41
post_create: 'templates/terraform/post_create/set_computed_name.tmpl'
42
pre_update: 'templates/terraform/pre_update/bigquerydatatransfer_config.tmpl'
43
custom_import: 'templates/terraform/custom_import/bigquery_data_transfer_self_link_as_name_set_location.go.tmpl'
44
- validation: 'templates/terraform/validation/bigquery_data_transfer_config.go.tmpl'
+ raw_resource_config_validation: 'templates/terraform/validation/bigquery_data_transfer_config.go.tmpl'
45
custom_diff:
46
- 'sensitiveParamCustomizeDiff'
47
- 'paramsCustomizeDiff'
0 commit comments