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

The terraform.tfvars files should not be commited #772

Open
armandoborge opened this issue Dec 18, 2023 · 0 comments
Open

The terraform.tfvars files should not be commited #772

armandoborge opened this issue Dec 18, 2023 · 0 comments

Comments

@armandoborge
Copy link

As a good practice, the terraform.tfvars files should not be committed to source control.

In that case the CI/CD breaks, as the files are needed in the terraform init step. What would be a good strategy to avoid adding the terraform.tfvars files to source control without breaking the Cloud Build pipeline?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant