You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: