File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -115,6 +115,7 @@ async:
115115 base_url : ' {{op_id}}'
116116 result :
117117 resource_inside_response : false
118+ include_in_tgc_next_DO_NOT_USE : true
118119custom_code :
119120 encoder : ' templates/terraform/encoders/redis_cluster.go.tmpl'
120121 decoder : ' templates/terraform/decoders/redis_cluster.go.tmpl'
@@ -385,6 +386,7 @@ properties:
385386 network addresses will be designated to the cluster for client access.
386387 Currently, only one PscConfig is supported.
387388 ignore_read : true
389+ is_missing_in_cai : true
388390 item_type :
389391 type : NestedObject
390392 properties :
Original file line number Diff line number Diff line change @@ -48,6 +48,7 @@ custom_diff:
4848 - ' customdiff.ForceNewIfChange("redis_version", isRedisVersionDecreasing)'
4949 - ' tpgresource.DefaultProviderProject'
5050exclude_default_cdiff : true
51+ include_in_tgc_next_DO_NOT_USE : true
5152examples :
5253 - name : ' redis_instance_basic'
5354 primary_resource_id : ' cache'
You can’t perform that action at this time.
0 commit comments