Terraweek challenge: Day 2 Task
TerraWeek Day 2
Task 1: Familiarize yourself with HCL syntax used in Terraform
Learn about HCL blocks, parameters, and arguments
In the below image block is resource, parameter is "docker_image"(resources type) "nginx-img-rsc" (resource name), arg...
journeytodevops.hashnode.dev1 min read