Automating the Deployment of Networks Using Terraform Reviews

7678 reviews

Nicolas K. · Reviewed أكثر من 4 سنوات ago

Nice

Naved A. · Reviewed أكثر من 4 سنوات ago

Alejandro O. · Reviewed أكثر من 4 سنوات ago

Bradley M. · Reviewed أكثر من 4 سنوات ago

code base is out of date - terraform will no longer run the provided code for firewall rules without specifying source ip ranges

Robert B. · Reviewed أكثر من 4 سنوات ago

Bolarinwa O. · Reviewed أكثر من 4 سنوات ago

Slobodan T. · Reviewed أكثر من 4 سنوات ago

When firewall is defined, it requests for source_ranges and it's not provided in the example. Just a little thing that should be fixed. Great Tutorials!!!

Mcochi R. · Reviewed أكثر من 4 سنوات ago

Priyan K. · Reviewed أكثر من 4 سنوات ago

Priyan K. · Reviewed أكثر من 4 سنوات ago

Teodor M. · Reviewed أكثر من 4 سنوات ago

Error: resource "google_compute_firewall" "managementnet-allow-http-ssh-rdp-icmp" But, I checked line 16 there is nothing wrong as according to what is give in the lab

Soh B. · Reviewed أكثر من 4 سنوات ago

Teodor M. · Reviewed أكثر من 4 سنوات ago

Can't proceed due to the below error, pls suggest Error: 1 error occurred: │ * one of source_tags, source_ranges, or source_service_accounts must be defined │ │ │ │ with google_compute_firewall.managementnet-allow-http-ssh-rdp, │ on managementnet.tf line 16, in resource "google_compute_firewall" "managementnet-allow-http-ssh-rdp": │ 16: resource "google_compute_firewall" "managementnet-allow-http-ssh-rdp" {

Raghuchandra P. · Reviewed أكثر من 4 سنوات ago

Can't proceed due to the below error, pls suggest Error: 1 error occurred: │ * one of source_tags, source_ranges, or source_service_accounts must be defined │ │ │ │ with google_compute_firewall.managementnet-allow-http-ssh-rdp, │ on managementnet.tf line 16, in resource "google_compute_firewall" "managementnet-allow-http-ssh-rdp": │ 16: resource "google_compute_firewall" "managementnet-allow-http-ssh-rdp" {

Raghuchandra P. · Reviewed أكثر من 4 سنوات ago

yanyan x. · Reviewed أكثر من 4 سنوات ago

Couldn't get the firewall to work with terraform, there is some kind of issue with the provided guide files. Specifically line 16 of the net.tf files. Had to use workaround

Karel S. · Reviewed أكثر من 4 سنوات ago

Akinyemi O. · Reviewed أكثر من 4 سنوات ago

Al correr el comando terra plan marca error, valide los archivos con los que vienen guardados y aun asi no se pudo correr.

Francisco A. · Reviewed أكثر من 4 سنوات ago

Added source_tags = [NAME_NETWORK] to firewall rules

Andrea F. · Reviewed أكثر من 4 سنوات ago

source tags property missing

Anthony S. · Reviewed أكثر من 4 سنوات ago

Francisco J. · Reviewed أكثر من 4 سنوات ago

Eugene K. · Reviewed أكثر من 4 سنوات ago

The following entry is missing from the firewall resource configuration: source_ranges = ["0.0.0.0/0"]

Bruno H. · Reviewed أكثر من 4 سنوات ago

There is a parameter on the firewall rule declaration tha is not in the instruccions or in code provided. It could be difficult for the beginners to fix, and can produce frustration to the learners. source_tags = ["tag name"]

Zaeth Z. · Reviewed أكثر من 4 سنوات ago

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