module

hashicorp/module/random

Terraform Module HCL RANDOM

A test Terraform module for use in CI pipelines

Install
module "module" {
source = "hashicorp/module/random"
version = "1.0.0"
}
plain text: /constructs/tfmod-hashicorp-module-random/install.txt
⭐ Source on GitHub 📦 Registry page
Inputs (1)
NameTypeDescriptionDefault
string_lengthnumberThe length of the random string8
Outputs (1)
random_string
Resources (1)
random_string
Details
FrameworkTerraform Module
LanguageHCL
Version1.0.0
Cloud RANDOM
★ Stars0
Forks6
Total downloads2.9k
Inputs1
Outputs1
Resources1
LicenseMPL-2.0
Namespacehashicorp
Updated