An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

[![Terraform Validation](https://github.com/HappyPathway/terraform-env-var/actions/workflows/terraform.yaml/badge.svg)](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 |