Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Environment Variables for Terraform #310

Open
gambol99 opened this issue Aug 8, 2022 · 0 comments
Open

Use Environment Variables for Terraform #310

gambol99 opened this issue Aug 8, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@gambol99
Copy link
Member

gambol99 commented Aug 8, 2022

Is your feature request related to a problem? Please describe.

At present the controller is using a tfvar file which is created as a secret and added to the job via a volume - it would be nice to use TFVAR and environment variables instead for non-sensitive variables. This also helps remove any warning message associated to undefined varaibles.

Describe the solution you'd like

Use TFVAR_ for some variable rather than an inject tfvars file.

@gambol99 gambol99 added the enhancement New feature or request label Aug 8, 2022
@KashifSaadat KashifSaadat changed the title Use Environment Varaibles for Terraform Use Environment Variables for Terraform Dec 20, 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
Projects
None yet
Development

No branches or pull requests

1 participant