Automating the Deployment of Networks Using Terraform Reviews

7678 reviews

errori nella configurazione dei firewall: manca "source_tags = ["mynetwork"]"

Claudio B. · Reviewed 4 yıldan fazla ago

Chris L. · Reviewed 4 yıldan fazla ago

Federico A. · Reviewed 4 yıldan fazla ago

Sergio D. · Reviewed 4 yıldan fazla ago

Donato T. · Reviewed 4 yıldan fazla ago

Dominik M. · Reviewed 4 yıldan fazla ago

Very good, but.... had to add something to the firewall section: source_tags = ["mynetwork"] to solve this: student_02_e3dccaa997d8@cloudshell:~/tfnet (qwiklabs-gcp-01-cb2407c34a4a)$ terraform plan ╷ │ 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-icmp, │ on managementnet.tf line 14, in resource "google_compute_firewall" "managementnet-allow-http-ssh-rdp-icmp": │ 14: resource "google_compute_firewall" "managementnet-allow-http-ssh-rdp-icmp" {

Gustavo S. · Reviewed 4 yıldan fazla ago

Issue with Firewall rule creation

Tanmoy K. · Reviewed 4 yıldan fazla ago

Limited learning value. Lots of debugging.. deviates from learning topics. Didnt work with provided sample tf files either.

Sobey T. · Reviewed 4 yıldan fazla ago

Valeria C. · Reviewed 4 yıldan fazla ago

the command "source_ranges = ["0.0.0.0/0"]" was missing from the firewall block

José M. · Reviewed 4 yıldan fazla ago

instruction ERROR: terraform in the lab documentation is outdated terraform in the Cloud lab need : source_ranges = ["0.0.0.0/0"] in the google_compute_firewall so it can deploy

Georges K. · Reviewed 4 yıldan fazla ago

Cường . · Reviewed 4 yıldan fazla ago

German V. · Reviewed 4 yıldan fazla ago

firewall resource missing source_ranges

Kendrick G. · Reviewed 4 yıldan fazla ago

Abinaya N. · Reviewed 4 yıldan fazla ago

Karthick K. · Reviewed 4 yıldan fazla ago

LUCIO R. · Reviewed 4 yıldan fazla ago

Roman P. · Reviewed 4 yıldan fazla ago

Nicolas F. · Reviewed 4 yıldan fazla ago

Karthick K. · Reviewed 4 yıldan fazla ago

Stephen K. · Reviewed 4 yıldan fazla ago

you need tu update the code examples. Tf needs source-tag for firewall.

Gergely K. · Reviewed 4 yıldan fazla ago

ocorreram erros na configuração automática das regras de firewall!!!!

Magno d. · 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 Note: there are missing line source = [] in all the firewall line

Soh B. · 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.