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

CI/CD system for running Terraform and kubectl #3

Open
FooBarWidget opened this issue Aug 11, 2020 · 1 comment
Open

CI/CD system for running Terraform and kubectl #3

FooBarWidget opened this issue Aug 11, 2020 · 1 comment

Comments

@FooBarWidget
Copy link
Member

FooBarWidget commented Aug 11, 2020

We shouldn't run Terraform and kubectl apply by hand. We should have a CI/CD system that does that for us. The CI/CD system should perform a dry run when not run from main, and a real run when run from main.

@FooBarWidget FooBarWidget changed the title CI/CD system CI/CD system for running Terraform and kubectl Aug 17, 2020
@mijndert
Copy link
Contributor

Here's a thing I built some time ago, might be helpful in moving this issue along https://github.com/mijndert/terraform/blob/master/.github/workflows/terraform.yml

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

2 participants