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"
}
Inputs (1)
| Name | Type | Description | Default |
|---|---|---|---|
| string_length | number | The length of the random string | 8 |
Outputs (1)
random_stringResources (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