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.