Streamline Terraform Automation Using Github Actions
May 5, 2024 · 4 min read · Kubernetes resources and definitions can be deployed to clusters using gitops which ensures the state of the cluster is present in git. Can we do that for terraform also? There is a way using GitHub actions which helps us deploy resources to our desi...
Join discussion