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. Review collected by and hosted on G2.com.
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. Review collected by and hosted on G2.com.
Google Cloud stands "tall" & proximity for the cutting-edge strong innovation enterprise integration with various services in Artificial Intelligence & Machine Learning intricacies, & data analytics capabilities with the services spanning across BigQuery, Cloud Functions, Google Kubernetes Engine, Google Workspace & Firebase etc.
There are enormous features - ease of use & implementation, user-friendly interface, & frequency of use is high due to the versatility of the platform in handling sophisticated workload, orchestration, data analysis, serverless computing, & customer support centric oriented with high-level documentation. Review collected by and hosted on G2.com.
Google Cloud could benefit from enhanced compatibility with legacy systems & non-Google applications, particularly by simplifying the process of custom configurations.
As a leading force in the cloud space, Google Cloud demonstrates innovative growth, a strong customer-centric approach, & a consistently reliable suite of products. Review collected by and hosted on G2.com.
I liked the Services like Cloud Run, Cloud Run functions, BigQuery, VPN Gateways , VPC Access connector, App Engine. Also the Cloud DNS service is an amazing thing to ensure more security with the resources and Concept of Project is another intresting factors when comparing to AWS or Azure Review collected by and hosted on G2.com.
I Faced some challenges mostly with App engine and IAM , i didn't feel easiness in these areas. Also the authenication part is bit complex and not quite easy Review collected by and hosted on G2.com.
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. Review collected by and hosted on G2.com.
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. Review collected by and hosted on G2.com.
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 Review collected by and hosted on G2.com.
Managing state files in google cloud terraform is diffcult while managing multiple enviournment and some time required manualt configurations and workarounds Review collected by and hosted on G2.com.
For me, it's the very minimal and clean UI. I have used AWS and Azure as well, but GCP's UI simply stands out. Review collected by and hosted on G2.com.
Nothing as such, just that pricing as compared to other cloud providers is a bit on the higher side. Review collected by and hosted on G2.com.
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. Review collected by and hosted on G2.com.
Different concerns about the security risks like data privacy and security online threats and also unforeseen costs and more expenses. Review collected by and hosted on G2.com.
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 Review collected by and hosted on G2.com.
I think for thins one, only one thing that comes to my mind is a steep learning curve for a beginner. Review collected by and hosted on G2.com.
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. Review collected by and hosted on G2.com.
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. Review collected by and hosted on G2.com.
It is very good to use teraform on Google cloud. With the teraform we can manage our infra in good manner Review collected by and hosted on G2.com.
Both Terraform and Google Cloud are complex on their own, its challenging for new person Review collected by and hosted on G2.com.