fullstaq-ruby / fullstaq-ruby/infra
CI/CD system for running Terraform and `kubectl`
Open
- Dominant language
- HCL
- Stars
- 10
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.