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.