What you should know about GitOps with Terraform Cloud

What you should know about GitOps with Terraform Cloud

It's a new label for a tried and tested workflow. GitOps means performing all of your operations based on a single source of truth. Typically, this “single source of truth” is a git repository. Instead of allowing developers and sysadmins to make changes directly to your infrastructure, changes must first be made in git and then reviewed by other team members.