https://github.com/happypathway/terraform-env-var
Terraform Module
https://github.com/happypathway/terraform-env-var
module terraform terraform-managed
Last synced: 3 months ago
JSON representation
Terraform Module
- Host: GitHub
- URL: https://github.com/happypathway/terraform-env-var
- Owner: HappyPathway
- Created: 2024-08-09T19:23:04.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-29T21:04:03.000Z (4 months ago)
- Last Synced: 2025-01-29T21:31:34.674Z (4 months ago)
- Topics: module, terraform, terraform-managed
- Language: HCL
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
[](https://github.com/HappyPathway/terraform-env-var/actions/workflows/terraform.yaml)
## Requirements
No requirements.
## Providers
| Name | Version |
|------|---------|
| [external](#provider\_external) | 2.3.1 |
| [random](#provider\_random) | 3.5.1 |## Modules
No modules.
## Resources
| Name | Type |
|------|------|
| [random_string.random](https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/string) | resource |
| [external_external.var](https://registry.terraform.io/providers/hashicorp/external/latest/docs/data-sources/external) | data source |## Inputs
| Name | Description | Type | Default | Required |
|------|-------------|------|---------|:--------:|
| [env\_var](#input\_env\_var) | n/a | `any` | n/a | yes |## Outputs
| Name | Description |
|------|-------------|
| [set](#output\_set) | n/a |
| [value](#output\_value) | n/a |