Skip to content

Conversation

@jimright
Copy link
Contributor

After reviewing the Terraform variables with @wmudge, we agreed that changing the Terraform global variables to be a dictionary gives a better structure to the inputs. Changes done in conjunction with cloudera.exe PR#100

An example of the Terraform-related entries in the Cloudera-Deploy definition file following this change are shown below.

# Deployment engine
infra_deployment_engine: terraform

# Terraform Options
terraform:
  state_storage: remote_s3
  auto_remote_state: True
  remote_state_bucket: example-state-bucket-config
  remote_state_lock_table: example-state-lock-table-config

Signed-off-by: Jim Enright [email protected]

@wmudge wmudge requested review from Chaffelson and wmudge March 21, 2022 22:34
@wmudge wmudge added the enhancement New feature or request label Mar 21, 2022
@wmudge wmudge merged commit bac243d into cloudera-labs:devel Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

3 participants