File tree 2 files changed +1
-12
lines changed
products/bigqueryanalyticshub
templates/terraform/post_create
2 files changed +1
-12
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,6 @@ immutable: true
30
30
import_format :
31
31
- ' projects/{{project}}/locations/{{location}}/subscriptions/{{subscription_id}}'
32
32
custom_code :
33
- post_create : templates/terraform/post_create/analytics_hub_subscription.go.tmpl
34
33
pre_read : ' templates/terraform/pre_read/bigqueryanalyticshub_listing_subscription.tmpl'
35
34
pre_delete : ' templates/terraform/pre_read/bigqueryanalyticshub_listing_subscription.tmpl'
36
35
post_import : templates/terraform/post_import/analytics_hub_subscription.go.tmpl
@@ -122,7 +121,7 @@ properties:
122
121
description : |-
123
122
The subscription id used to reference the subscription.
124
123
output : true
125
- ignore_read : true
124
+ custom_flatten : ' templates/terraform/custom_flatten/id_from_name.tmpl '
126
125
- name : ' creationTime'
127
126
type : Time
128
127
description : |-
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments