file-content-to-object

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

Terraform Module HCL LOCAL

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"
}
plain text: /constructs/tfmod-click-flow-file-content-to-object-local/install.txt
⭐ 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