https://github.com/webmasterdevlin/terraform-test-git-module
https://github.com/webmasterdevlin/terraform-test-git-module
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/webmasterdevlin/terraform-test-git-module
- Owner: webmasterdevlin
- Created: 2021-10-17T20:15:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-17T20:28:38.000Z (over 4 years ago)
- Last Synced: 2025-01-26T13:30:19.737Z (over 1 year ago)
- Language: HCL
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cp-ne1waf
## Run this command twice before committing. Make sure all checks are passing
```zsh
pre-commit run -a
```
#### Table of Contents
1. [Usage](#usage)
2. [Requirements](#requirements)
3. [Providers](#Providers)
4. [Inputs](#inputs)
5. [Outputs](#outputs)
## Usage
\*various commands
## Requirements
| Name | Version |
|------|---------|
| [terraform](#requirement\_terraform) | >= 1.0.8 |
| [azurerm](#requirement\_azurerm) | >= 2.79.1 |
| [null](#requirement\_null) | ~> 3.1.0 |
| [random](#requirement\_random) | ~> 3.1.0 |
| [time](#requirement\_time) | ~> 0.7.2 |
| [tls](#requirement\_tls) | ~> 3.1.0 |
## Providers
No providers.
## Modules
| Name | Source | Version |
|------|--------|---------|
| [name\_of\_platform](#module\_name\_of\_platform) | ./platform/production | n/a |
## Resources
No resources.
## Inputs
| Name | Description | Type | Default | Required |
|------|-------------|------|---------|:--------:|
| [platform\_rg\_location](#input\_platform\_rg\_location) | n/a | `string` | n/a | yes |
| [platform\_rg\_name](#input\_platform\_rg\_name) | testing purposes. remove me. | `string` | n/a | yes |
## Outputs
| Name | Description |
|------|-------------|
| [rg\_location](#output\_rg\_location) | # demo code, remove me |
| [rg\_name](#output\_rg\_name) | # demo code, remove me |