In my last article, I deployed a simple front end application on Google Cloud Platform. It was great learning how to use it. But what if the project growths? What if I need to manage multiple environments like dev, test, staging and prod?
How to handle all this on Google Cloud Platform? How to automate? Terraform is the answer. Probably. I found this video very useful to understand how Terraform can help me in this.
Any thoughts?
    
Top comments (1)
great!