# Google Cloud Terraform on Google Cloud Reviews
**Vendor:** Google  
**Category:** [Other Development Software](https://www.g2.com/categories/other-development)  
**Average Rating:** 4.7/5.0  
**Total Reviews:** 21
## About Google Cloud Terraform on Google Cloud
Learn how to use Terraform to reliably provision infrastructure on Google Cloud.



## Google Cloud Terraform on Google Cloud Pros & Cons
**What users like:**

- Users appreciate the **ease of managing cloud infrastructure** with Terraform on Google Cloud, significantly saving time. (2 reviews)
- Users appreciate the **ease of use** of Google Cloud Terraform, streamlining infrastructure management and automation seamlessly. (2 reviews)
- Users appreciate the **management efficiency** of Google Cloud Terraform, streamlining cloud infrastructure automation and reducing repetitive tasks. (2 reviews)
- Users appreciate the **strong authentication security** provided by Google Cloud Terraform, ensuring reliable and secure infrastructure management. (1 reviews)
- Users value the **automation capabilities** of Google Cloud Terraform, enabling consistent and reproducible infrastructure management. (1 reviews)
- Code Conversion (1 reviews)
- Easy Setup (1 reviews)
- Efficiency Optimization (1 reviews)
- Users value the **seamless integrations** of Google Cloud Terraform, enhancing automation and consistency in cloud resource management. (1 reviews)
- Real-time Monitoring (1 reviews)

**What users dislike:**

- Users find the **manual labor involved** in managing complex infrastructures with Terraform to be challenging and time-consuming. (2 reviews)
- Users find that managing **large or complex infrastructure** with Google Cloud Terraform can be cumbersome and challenging. (1 reviews)
- Users are concerned about the **expensive costs** associated with Google Cloud Terraform, often facing unforeseen expenses. (1 reviews)
- Users find the **interface complexity** of Google Cloud Terraform difficult, making it challenging for newcomers to use. (1 reviews)
- Users face a notable **learning curve** , with beginners struggling and debugging errors consuming significant time. (1 reviews)
- Users find the **learning difficulty** in mastering Terraform on Google Cloud to be quite challenging for newcomers. (1 reviews)
- Users find that the **missing features** in Google Cloud Terraform hinder resource management and usability significantly. (1 reviews)
- Poor Search Functionality (1 reviews)
- Security Issues (1 reviews)
- Technical Issues (1 reviews)

## Google Cloud Terraform on Google Cloud Reviews
  ### 1. Terraform on Google Cloud Makes Infrastructure Automation Simple and Consistent

**Rating:** 5.0/5.0 stars

**Reviewed by:** adil k. | Shopify developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 12, 2026

**What do you like best about Google Cloud Terraform on Google Cloud?**

I like using Terraform on Google Cloud because it makes infrastructure management much simpler through Infrastructure as Code. It lets me automate resource creation, keep configurations consistent, and scale cloud environments more easily as needs change.

**What do you dislike about Google Cloud Terraform on Google Cloud?**

Managing large Terraform state files and tracking down configuration errors can sometimes be challenging, but overall it remains a very effective tool for infrastructure automation. Even with those occasional pain points, it does a solid job of helping me automate and maintain infrastructure consistently.

**What problems is Google Cloud Terraform on Google Cloud solving and how is that benefiting you?**

Terraform helps me automate the provisioning of Google Cloud resources by using code rather than manual configuration. This approach improves consistency, reduces the chance of errors, and makes it easier to manage and scale my cloud infrastructure over time.

  ### 2. Frequent 7.x Updates and Strong GCP Provider Documentation

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Health, Wellness and Fitness | Enterprise (> 1000 emp.)

**Reviewed Date:** March 13, 2026

**What do you like best about Google Cloud Terraform on Google Cloud?**

There are frequent updates in the last year with the 7.x provider for existing features.  Most of the time the help information for use resource for the GCP provider is very good.

**What do you dislike about Google Cloud Terraform on Google Cloud?**

The speed of new offerings from Google can be slow requiring testing of new services to have to use click-ops.  A key concern for us is there are a number of services that only use the location key word of "Global".  As we are in a highly regulated industry, we have to document these to explain when audited.  Several times Google has updated the service to all selection of region and/or country.

**What problems is Google Cloud Terraform on Google Cloud solving and how is that benefiting you?**

It's solving IaC and allowing us to better control what developers and infrastructure teammates do compared to click-ops.

  ### 3. Infrastructure as Code: Why the GCP-Terraform Duo is the Industry Standard.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Pasquale M. | Devops Manager, Enterprise (> 1000 emp.)

**Reviewed Date:** March 11, 2026

**What do you like best about Google Cloud Terraform on Google Cloud?**

Google publishes "Cloud Foundation Fabric," a massive library of production-ready modules that follow their best practices.

**What do you dislike about Google Cloud Terraform on Google Cloud?**

Google’s tendency to create "default" networks and firewall rules often conflicts with Terraform's desire to manage everything, leading to "ghost" resources you have to manually delete.

**What problems is Google Cloud Terraform on Google Cloud solving and how is that benefiting you?**

In manual setups, development, staging, and production environments inevitably drift apart because someone "just quickly changed one setting" in the console. These "snowflakes" are impossible to debug and even harder to replicate.The Solution: Terraform uses Declarative Blueprints. You define the end state once, and Google’s Infrastructure Manager ensures that all environments are identical.The Benefit: This gives you high-confidence deployments. You know that if the code worked in staging, it will work in production because the underlying infrastructure is a carbon copy.

  ### 4. Consistent, Automated Infrastructure as Code with Google Cloud Terraform

**Rating:** 4.0/5.0 stars

**Reviewed by:** Davide D. | Sales Specialist, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 14, 2026

**What do you like best about Google Cloud Terraform on Google Cloud?**

What I like best about Google Cloud Terraform on Google Cloud is how it enables infrastructure as code, allowing teams to define, provision, and manage cloud resources consistently and reproducibly. The integration with Google Cloud’s services makes it easy to automate deployments, enforce best practices, and maintain version control for infrastructure changes. This reduces manual errors, accelerates provisioning, and ensures that environments are consistent across development, testing, and production.

**What do you dislike about Google Cloud Terraform on Google Cloud?**

“One thing that can be challenging with Google Cloud Terraform is that managing very large or complex infrastructure can become cumbersome, especially when dealing with dependencies between resources. Additionally, debugging errors in Terraform plans can sometimes be tricky, and applying changes requires careful planning to avoid unintended consequences. However, these challenges are generally manageable with good practices, modular code design, and proper version control, and they don’t outweigh the benefits of automation and consistency that Terraform provides.

**What problems is Google Cloud Terraform on Google Cloud solving and how is that benefiting you?**

“Google Cloud Terraform solves the problem of manually managing cloud infrastructure, which can be error-prone, inconsistent, and time-consuming. By enabling infrastructure as code, it allows us to define, deploy, and update resources in a repeatable and automated way. The benefits are significant: faster provisioning of environments, consistent configurations across development, testing, and production, and reduced risk of human error. For me, this means more reliable deployments, easier collaboration across teams, and the ability to focus on building features rather than troubleshooting infrastructure issues

  ### 5. Easy to Use and Made My Job Easier

**Rating:** 4.0/5.0 stars

**Reviewed by:** Katarina P. | CEO, Small-Business (50 or fewer emp.)

**Reviewed Date:** May 13, 2026

**What do you like best about Google Cloud Terraform on Google Cloud?**

It was easy to use and made my job easier.  easy-to-learn tool for  managing code.

**What do you dislike about Google Cloud Terraform on Google Cloud?**

Cannot rename after deployment which is annoying

**What problems is Google Cloud Terraform on Google Cloud solving and how is that benefiting you?**

This makes my job easier and takes more off my plate, so I can get more done overall. Saved me time

  ### 6. Godly Cloud Storage That’s Easy to Use for Work and Home

**Rating:** 5.0/5.0 stars

**Reviewed by:** Jamie I. | Team lead, Enterprise (> 1000 emp.)

**Reviewed Date:** May 28, 2026

**What do you like best about Google Cloud Terraform on Google Cloud?**

Godly cloud storage for holding pictures, work files, and personal stuff. It’s easy to use, with a simple layout that makes it easy to find things.

**What do you dislike about Google Cloud Terraform on Google Cloud?**

There isn’t anything I dislike about Google Cloud. It’s very helpful for me both at work and at home.

**What problems is Google Cloud Terraform on Google Cloud solving and how is that benefiting you?**

Putting everything into a simple format, all in one place, makes it easy to save and keep everything together in one spot. Also sharing easily with co workers

  ### 7. Easy Code Maintenance and Debugging—A Platform I Truly Enjoy

**Rating:** 5.0/5.0 stars

**Reviewed by:** Wasay R. | developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** May 02, 2026

**What do you like best about Google Cloud Terraform on Google Cloud?**

Easy to maintain and debug the code on the platform

**What do you dislike about Google Cloud Terraform on Google Cloud?**

I hate nothing on it I really enjoy working on it

**What problems is Google Cloud Terraform on Google Cloud solving and how is that benefiting you?**

It was hard to make the production setup work in a good way

  ### 8. Streamline Google Cloud Infrastructure with Terraform

**Rating:** 5.0/5.0 stars

**Reviewed by:** Parmjeet J. | DevOps Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** October 12, 2024

**What do you like best about Google Cloud Terraform on Google Cloud?**

I love how Terraform lets me treat my entire Google Cloud setup like code—editable, versioned, and repeatable. It’s incredibly empowering to spin up networks, VMs, and other services with a single, declarative configuration. Admittedly, not every Google Cloud service has full Terraform support yet, but the community around it is so active and resourceful that I can usually find modules, examples, or workarounds to bridge the gaps.

**What do you dislike about Google Cloud Terraform on Google Cloud?**

To be honest, the thing that bugs me most about Terraform on GCP is when I have to spin up a niche service. You know, the ones that just came out or are still in beta—Terraform support feels half-baked. I’ve spent more evenings than I’d like scouring GitHub for community modules or hacking together my own scripts. It really kills the momentum of an otherwise smooth IaC workflow and derails my planned automation sprint.

**What problems is Google Cloud Terraform on Google Cloud solving and how is that benefiting you?**

Before Terraform, I’d jump into the GCP console dozens of times; now one HCL file spins up networks, VMs, and IAM roles in the right order. Everything lives in Git, so I get pull-request reviews, easy rollbacks, and zero manual clicking—saving me countless hours of grunt work.

  ### 9. Great way to create reproducible GCP infrastructure

**Rating:** 4.0/5.0 stars

**Reviewed by:** Daniel D. | Full stack engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** September 11, 2024

**What do you like best about Google Cloud Terraform on Google Cloud?**

I've used Terraform both with HCL and Pulumi for several years and it's been a big improvement to manually creating cloud infrastructure. In every project I had to create 2-4 environments and being able to figure things out safely in a testing environment and then deploy the working configuration into production is a game changer. Terraform on GCP specifically feels like has been getting enough attention for new resources and features be available quickly after their announcement and the most annoying bugs have been fixed.

**What do you dislike about Google Cloud Terraform on Google Cloud?**

There are some edge cases and gotchas that can still have you scratching your head, for example getting permissions right between IAM member, binding and policy where the order of creation can matter and the software isn't clever enough to ensure the right one or warn you.

**What problems is Google Cloud Terraform on Google Cloud solving and how is that benefiting you?**

I wouldn't really work on cloud infrastructure without Infrastructure-as-Code and Terraform is the biggest player. I enjoy working with Pulumi much more than HCL, but both use the same underlying API integration work that I'm really grateful for as it makes it possible for me to describe the cloud resources I need, have the reference between working correctly and make it easier for team members to review changes.

  ### 10. My Experience on Google Cloud Terraform to streamline deployment and scaling resources

**Rating:** 4.5/5.0 stars

**Reviewed by:** Tirth S. | Software Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** October 08, 2024

**What do you like best about Google Cloud Terraform on Google Cloud?**

best part of google cloud terraform is its ability to automate and manage the cloud infra so it's reduce the repetitive tasks and we can reuse our existing templates with consistent configurations

**What do you dislike about Google Cloud Terraform on Google Cloud?**

Managing state files in google cloud terraform is diffcult while managing multiple enviournment and some time required manualt configurations and workarounds

**What problems is Google Cloud Terraform on Google Cloud solving and how is that benefiting you?**

automation is benefiting us lot by reducing manual effort and human errors. it increase speed of development and deployment and it helps a lot during scalling

  ### 11. Information regarding Google Cloud Terraform

**Rating:** 5.0/5.0 stars

**Reviewed by:** Kavali J. | Software Engineer trainee , Enterprise (> 1000 emp.)

**Reviewed Date:** November 04, 2024

**What do you like best about Google Cloud Terraform on Google Cloud?**

Terraform provides different number of plugins called providers that mainly lets users to interact with cloud providers and other APIs. It's mainly used to provision and
manage cloud infrastructure.

**What do you dislike about Google Cloud Terraform on Google Cloud?**

Different concerns about the security risks like data privacy and security online threats and also unforeseen costs and more expenses.

**What problems is Google Cloud Terraform on Google Cloud solving and how is that benefiting you?**

It's mainly solves the issue regarding the analyzation of data of our product in seconds, I can easily build the apps fastly ,It's mainly helping our product for leveraging the generative AI and it is managing our entire IT ecosystem via IaC.

  ### 12. GCP terraform - ease of cloud infra management

**Rating:** 5.0/5.0 stars

**Reviewed by:** Eklavya T. | Application Developer, Enterprise (> 1000 emp.)

**Reviewed Date:** October 17, 2024

**What do you like best about Google Cloud Terraform on Google Cloud?**

I have been using it for a project and the best aprt i like it how easy it has made the whole process of managing cloud infrastructure. It also saves a great amount of time by managing complex setups as code

**What do you dislike about Google Cloud Terraform on Google Cloud?**

I think for thins one, only one thing that comes to my mind is a steep learning curve for a beginner.

**What problems is Google Cloud Terraform on Google Cloud solving and how is that benefiting you?**

So the way in which it solved my problem has to be IAC (infra as a code). It saves all the trouble of manual resource provisioning and ensuring consistency.

  ### 13. Google Cloud Terraform : Automate your infrastructure provisioning on GCP

**Rating:** 5.0/5.0 stars

**Reviewed by:** Rahul S. | DevOps Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** June 11, 2024

**What do you like best about Google Cloud Terraform on Google Cloud?**

Earlier we were creating VMs and Autoscaling group manually wherever we were launching new service. We tried to automate this things with gcloud cli commands with shell scripts, but every time it ends up with some issue in between. Now we can see the chnages before running with terraform plan command, and we can have the errors before. It have good documnetsation on internet and Community support. Its very easy to work on it and we have implemented it very easily. Now a days any chnages we are doing, we are doing it with code. Almost all our services are managed by terraform on GCP.

**What do you dislike about Google Cloud Terraform on Google Cloud?**

As such nothing to dislike, But sometimes. We need need to do some changes on GCP manually, So when we import / sync the changes, it only brings it's state file, not write the code.

**What problems is Google Cloud Terraform on Google Cloud solving and how is that benefiting you?**

Again and again manually infrastructure provisioning become easy for us on google cloud. So now we are doing this with code written in terraform. Easy to manage and increased the visibility.

  ### 14. Cloud solution for cloud platform

**Rating:** 3.5/5.0 stars

**Reviewed by:** Khushal M. | System Administrator, Mid-Market (51-1000 emp.)

**Reviewed Date:** October 30, 2024

**What do you like best about Google Cloud Terraform on Google Cloud?**

It is very good to use teraform on Google cloud. With the teraform we can manage our infra in good manner

**What do you dislike about Google Cloud Terraform on Google Cloud?**

Both Terraform and Google Cloud are complex on their own, its challenging for new person

**What problems is Google Cloud Terraform on Google Cloud solving and how is that benefiting you?**

Google Cloud Terraform on Google Cloud simplifies, automates the features that helps to improve work stability. It helps to decrease man power in org.

  ### 15. Terraform made cloud easy

**Rating:** 5.0/5.0 stars

**Reviewed by:** Arshman A. | Senior Mobile Application Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 11, 2024

**What do you like best about Google Cloud Terraform on Google Cloud?**

The best thing about Google Cloud Terraform is that it helps you automate alot of stuff that is required for the Cloud.

**What do you dislike about Google Cloud Terraform on Google Cloud?**

There is nothing that i don't like about Google Terraform.

**What problems is Google Cloud Terraform on Google Cloud solving and how is that benefiting you?**

Google Cloud terraform helps me to automate and create the Lambda functions for my applications and utilizing them in an efficient way.

  ### 16. The easiest way to manage cloud resources

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** October 28, 2024

**What do you like best about Google Cloud Terraform on Google Cloud?**

It's ease of syntax and integration and availability.

**What do you dislike about Google Cloud Terraform on Google Cloud?**

There is nothing that I particularly dislike about Google Cloud Terraform but I would've surely loved some additional parameters in some of the features.

**What problems is Google Cloud Terraform on Google Cloud solving and how is that benefiting you?**

Managing various cloud resources and creating and destroying them hassle-free.

  ### 17. Loved the experience.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Ayush singh s. | Infra Managed Service Associate , Small-Business (50 or fewer emp.)

**Reviewed Date:** May 03, 2024

**What do you like best about Google Cloud Terraform on Google Cloud?**

The integration of Gcloud shell and Editor makes it easy to create and work on .tf files.

**What do you dislike about Google Cloud Terraform on Google Cloud?**

There are no downsides of using terraform but mainly the shell editor sometimes feels a bit buggy.

**What problems is Google Cloud Terraform on Google Cloud solving and how is that benefiting you?**

Makes it easy to create and manage configuration files. We can create a standard config file and use it whenever infrastructure needs to be providsioned.

  ### 18. east to implement infrastructure as code

**Rating:** 4.5/5.0 stars

**Reviewed by:** Saurabh S. | Small-Business (50 or fewer emp.)

**Reviewed Date:** April 24, 2024

**What do you like best about Google Cloud Terraform on Google Cloud?**

ease of use and modularilty it provides.

**What do you dislike about Google Cloud Terraform on Google Cloud?**

no downside that i can think of right now

**What problems is Google Cloud Terraform on Google Cloud solving and how is that benefiting you?**

helping to deliver infrastructure as code.

  ### 19. How GCP is Helpful for Us.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Rohit R. | Ruby on Rails Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 03, 2024

**What do you like best about Google Cloud Terraform on Google Cloud?**

It is an open-source infrastructure tool that helps to create, change, and improve infrastructure efficiently. It defines our infrastructure by enhancing code and makes it simple to manage.

**What do you dislike about Google Cloud Terraform on Google Cloud?**

GCT has minor glitches that may introduce breaking changes and require some modifications to existing configurations.

**What problems is Google Cloud Terraform on Google Cloud solving and how is that benefiting you?**

It is beneficial for me and it helps me to define infrastructure by making code simple. It is easy to manage and replicate across environments.

  ### 20. Easy and safe to handle

**Rating:** 4.5/5.0 stars

**Reviewed by:** Dhanush S. | System Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** February 29, 2024

**What do you like best about Google Cloud Terraform on Google Cloud?**

Safely handled in any cloud and currently using in Google cloud if we migrate then also we can use in other cloud platform

**What do you dislike about Google Cloud Terraform on Google Cloud?**

Managing resource is impossible if terraform state is lost that's major problem in this

**What problems is Google Cloud Terraform on Google Cloud solving and how is that benefiting you?**

Nothing to worry about security issues and major use is its compatible with all cloud providers

  ### 21. DevOps Enginner

**Rating:** 4.5/5.0 stars

**Reviewed by:** anan H. | Senior DevOps, Computer Software, Mid-Market (51-1000 emp.)

**Reviewed Date:** March 09, 2024

**What do you like best about Google Cloud Terraform on Google Cloud?**

Infrastructure as Code
State Management
Multi-Cloud Support

**What do you dislike about Google Cloud Terraform on Google Cloud?**

Community Support and Updates
Dependency Management

**What problems is Google Cloud Terraform on Google Cloud solving and how is that benefiting you?**

Infrastructure as Code
Automation



- [View Google Cloud Terraform on Google Cloud pricing details and edition comparison](https://www.g2.com/products/google-cloud-terraform-on-google-cloud/reviews?section=pricing&secure%5Bexpires_at%5D=2026-06-13+03%3A12%3A46+-0500&secure%5Bsession_id%5D=05ffc0ec-3c2f-4abc-ba99-77bf02e5fb3b&secure%5Btoken%5D=208396ffaf9f80f927376ec0f88d96834f9e7ec5ad3cf22eee7bc590b8056b26&format=llm_user)
## Google Cloud Terraform on Google Cloud Integrations
  - [GitLab](https://www.g2.com/products/gitlab/reviews)


## Top Google Cloud Terraform on Google Cloud Alternatives
  - [Okta](https://www.g2.com/products/okta/reviews) - 4.5/5.0 (1,205 reviews)
  - [Termius](https://www.g2.com/products/termius/reviews) - 4.8/5.0 (255 reviews)
  - [SAP Fiori](https://www.g2.com/products/sap-fiori/reviews) - 4.3/5.0 (128 reviews)

