Skip to content

Commit ad68708

Browse files
authored
Update Terraform config documentation (#96)
* Added CDP control plane and Terraform config to docs * Update docs for Terraform config variables Signed-off-by: Jim Enright <[email protected]>
1 parent c1666d6 commit ad68708

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/configuration.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,12 +225,14 @@ globals:
225225
create_deployment_details:
226226
directory:
227227
cloudera_license_file:
228+
cdp_region:
228229
create_utility_service:
229230
dynamic_inventory:
230231
vm:
231232
count:
232233
os:
233234
gcloud_credential_file:
235+
infra_deployment_engine:
234236
infra_type:
235237
labels:
236238
admin:
@@ -274,6 +276,11 @@ globals:
274276
storage:
275277
name:
276278
tags:
279+
terraform:
280+
base_dir:
281+
remote_state_bucket:
282+
remote_state_lock_table:
283+
state_storage:
277284
utility_bucket_name:
278285
infra:
279286
aws:

0 commit comments

Comments
 (0)