Infrastructure as Code with Terraform Reviews

39725 reviews

Nothing but problems: terraform { required_providers { google = { source = "hashicorp/google" } } } provider "google" { region = "us-central1" zone = "us-central1-c" } resource "google_compute_instance" "terraform" { name = "terraform" machine_type = "e2-standard-2" boot_disk { initialize_params { image = "debian-cloud/debian-11" } } network_interface { network = "default" access_config { } } }

Lyle A. · Reviewed כמעט 3 שנים ago

Yuval S. · Reviewed כמעט 3 שנים ago

Guillaume L. · Reviewed כמעט 3 שנים ago

Rodrigo E. · Reviewed כמעט 3 שנים ago

Liam M. · Reviewed כמעט 3 שנים ago

Miguel V. · Reviewed כמעט 3 שנים ago

Bhushan M. · Reviewed כמעט 3 שנים ago

Bhaskar sai kumar N. · Reviewed כמעט 3 שנים ago

vyshnavi r. · Reviewed כמעט 3 שנים ago

great

Poojitha R. · Reviewed כמעט 3 שנים ago

Shashank P. · Reviewed כמעט 3 שנים ago

Sarala w. · Reviewed כמעט 3 שנים ago

Jonas G. · Reviewed כמעט 3 שנים ago

Chankitti S. · Reviewed כמעט 3 שנים ago

Yoshihiro K. · Reviewed כמעט 3 שנים ago

Eladio B. · Reviewed כמעט 3 שנים ago

Venkata Naresh N. · Reviewed כמעט 3 שנים ago

vigneswara venkata phanendra k. · Reviewed כמעט 3 שנים ago

SANTIAGO B. · Reviewed כמעט 3 שנים ago

Zafer O. · Reviewed כמעט 3 שנים ago

carlos Rodolfo S. · Reviewed כמעט 3 שנים ago

:(

Luana d. · Reviewed כמעט 3 שנים ago

Following the instructions from request (3909502), and printing all screens in order to document the steps and commands I executed. I still got the same error I reported in the request.

Danilo G. · Reviewed כמעט 3 שנים ago

Pooja .. · Reviewed כמעט 3 שנים ago

Ramon P. · Reviewed כמעט 3 שנים ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.