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