Skip to content
Snippets Groups Projects

WIP: fix-TF-env-var-access

Terraform can't access the env variables with the current state of repo. It throws an error during terraform init. To fix it we need to do two things:

  1. Use TF_VAR_name format in app-cred-ohpc_creds-openrc.sh file as described here
  2. Replace the ${TF_var-name } with just {} in the provider.tf file.

Merge request reports

Closed by Ryan Randles JonesRyan Randles Jones 6 years ago (Jul 2, 2019 3:55pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading