random

cappyzawa/random/christmas_tree

Terraform Module HCL CHRISTMAS_TREE

A module for https://registry.terraform.io/providers/cappyzawa/christmas-tree/latest

Install
module "random" {
source = "cappyzawa/random/christmas_tree"
version = "0.0.3"
}
plain text: /constructs/tfmod-cappyzawa-random-christmas-tree/install.txt
⭐ Source on GitHub 📦 Registry page
README

terraform-christmas-tree-random A module for https://registry.terraform.io/providers/cappyzawa/christmas-tree/latest Requirements | Name | Version | |------|---------| | terraform | >=0.13.0 | | christmas-tree | >= 0.3.0 | | rondom | >= 3.0.0 | Providers | Name | Version | |------|---------| | christmas-tree | >= 0.3.0 | | random | n/a | Inputs | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| | tree\_path | Generates Tree into specified path | string | n/a | yes | Outputs | Name | Description | |------|-------------| | tree | Ouputs tree generated by resource. |

Inputs (1)
NameTypeDescriptionDefault
tree_pathstringGenerates Tree into specified path required
Outputs (1)
tree — Ouputs tree generated by resource.
Resources (2)
christmas-treerandom_integer
Details
FrameworkTerraform Module
LanguageHCL
Version0.0.3
Cloud CHRISTMAS_TREE
★ Stars0
Forks3
Total downloads778
Inputs1
Outputs1
Resources2
LicenseMPL-2.0
Namespacecappyzawa
Updated