Automating the Deployment of Networks Using Terraform Reviews
7678 reviews
Nicolas K. · Reviewed over 4 years ago
Nice
Naved A. · Reviewed over 4 years ago
Alejandro O. · Reviewed over 4 years ago
Bradley M. · Reviewed over 4 years 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 over 4 years ago
Bolarinwa O. · Reviewed over 4 years ago
Slobodan T. · Reviewed over 4 years 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 over 4 years ago
Priyan K. · Reviewed over 4 years ago
Priyan K. · Reviewed over 4 years ago
Teodor M. · Reviewed over 4 years 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 over 4 years ago
Teodor M. · Reviewed over 4 years 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 over 4 years 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 over 4 years ago
yanyan x. · Reviewed over 4 years 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 over 4 years ago
Akinyemi O. · Reviewed over 4 years 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 over 4 years ago
Added source_tags = [NAME_NETWORK] to firewall rules
Andrea F. · Reviewed over 4 years ago
source tags property missing
Anthony S. · Reviewed over 4 years ago
Francisco J. · Reviewed over 4 years ago
Eugene K. · Reviewed over 4 years ago
The following entry is missing from the firewall resource configuration: source_ranges = ["0.0.0.0/0"]
Bruno H. · Reviewed over 4 years 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 over 4 years ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.