Challenge 3: Open the gates!
Previous Challenge Next Challenge
Introduction
By default all ports are closed, but we’ll need to open some for serving HTTP requests.
Description
Configure a firewall rule for allowing HTTP/HTTPS requests for all VMs having the tag http
.
Success Criteria
- There’s a new firewall rule that allows HTTP/HTTPS communication for the tag
http
, created by Terraform - All of this configuration is in the Cloud Source Repository