internal-terraform

anthunt/internal-terraform/null

Terraform Module HCL NULL
Install
module "internal-terraform" {
source = "anthunt/internal-terraform/null"
version = "0.0.4"
}
plain text: /constructs/tfmod-anthunt-internal-terraform-null/install.txt
⭐ Source on GitHub 📦 Registry page
README

terraform-null-internal-terraform

Inputs (5)
NameTypeDescriptionDefault
module_sourcestringThe module_source is module directory path for internal terraform. internal_terr required
disabledboolif true then module not work. default is false.false
applyboolIf this value is true, terraform apply for the sub module is executed, and if f false
workspacestringThe workspace of directory name to run for internal terraform. default is .inte ".internal_workspace"
runtimeobject({ os = string va{ "os": "windows", "outputs": [],
Outputs (2)
variables — These output variables are input variables provided to the internal_terraform m odule.
results — This is the map type. These output results are output results of sub modules ex ecuted with internal
Resources (1)
null_resource
Details
FrameworkTerraform Module
LanguageHCL
Version0.0.4
Cloud NULL
★ Stars1
Forks0
Total downloads792
Inputs5
Outputs2
Resources1
Examples1
LicenseApache-2.0
Namespaceanthunt
Updated