"Creating & Managing Resources with Terraform: A Guide to Using Variables, Outputs, and the GitHub Provider"
Task-1 Print "Hello World"
The code is defined output named "name" with a string value of "Hello World".
Task-2 Print Multiple Values:
This code is defining two outputs in HCL for infrastructure management tools like Terraform or Packer.
The first ...
abhijeetblog1.dev4 min read