dot_envrc 288 B

1234
  1. export TF_VAR_GITLAB_TOKEN="$(pass majordomo/private/gitlab.intr/tokens/pyhalov)"
  2. export TF_VAR_JENKINS_USER=gitlab
  3. export TF_VAR_JENKINS_PASSWORD="$(pass majordomo/public/jenkins.intr/gitlab)"
  4. eval "echo Apply to specific resource example: 'terraform apply -target=gitlab_project.homer'"