https://github.com/cappyzawa/terraform-christmas_tree-random
A module for https://registry.terraform.io/providers/cappyzawa/christmas-tree/latest
https://github.com/cappyzawa/terraform-christmas_tree-random
Last synced: 3 months ago
JSON representation
A module for https://registry.terraform.io/providers/cappyzawa/christmas-tree/latest
- Host: GitHub
- URL: https://github.com/cappyzawa/terraform-christmas_tree-random
- Owner: cappyzawa
- License: mpl-2.0
- Created: 2021-02-01T04:20:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-09T13:02:21.000Z (over 2 years ago)
- Last Synced: 2025-01-05T11:28:19.468Z (4 months ago)
- Language: HCL
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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. |