Echo Terraform Module

Echo Terraform Module

Description

The echo module receives a message as an input variable and just provides the same value as an output variable. This module is only meant to be used to test Terraform related projects such as the DevOps templates developed by me.
You can see this module like the hello world exercise for programming languages.