We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1666d6 commit ad68708Copy full SHA for ad68708
docs/configuration.yml
@@ -225,12 +225,14 @@ globals:
225
create_deployment_details:
226
directory:
227
cloudera_license_file:
228
+ cdp_region:
229
create_utility_service:
230
dynamic_inventory:
231
vm:
232
count:
233
os:
234
gcloud_credential_file:
235
+ infra_deployment_engine:
236
infra_type:
237
labels:
238
admin:
@@ -274,6 +276,11 @@ globals:
274
276
storage:
275
277
name:
278
tags:
279
+ terraform:
280
+ base_dir:
281
+ remote_state_bucket:
282
+ remote_state_lock_table:
283
+ state_storage:
284
utility_bucket_name:
285
infra:
286
aws:
0 commit comments