file-content-to-object

click-flow/file-content-to-object/local

Terraform Module HCL LOCAL ⏱ stale 4y 7mo

Transform file content into a Terraform object

Install

module "file-content-to-object" {
source = "click-flow/file-content-to-object/local"
version = "0.0.2"
}
⭐ Source on GitHub 📦 Registry page

README

terraform-local-bash-variables-as-object Transform bash varaibles in a script into a Terraform object.

Inputs (3)

NameTypeDescriptionDefault
filenamestring required
inline_delimiterstring"="
newline_delimiterstring"\n"

Outputs (1)

variables — Object of varaibles found from bash script

Details

FrameworkTerraform Module
LanguageHCL
Version0.0.2
Cloud LOCAL
★ Stars0
Forks1
Total downloads5.8k
Inputs3
Outputs1
LicenseMIT
Namespaceclick-flow
Updated