Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damoun/terraform-module-template
A terraform module repository template
https://github.com/damoun/terraform-module-template
template terraform terraform-module
Last synced: 3 months ago
JSON representation
A terraform module repository template
- Host: GitHub
- URL: https://github.com/damoun/terraform-module-template
- Owner: damoun
- Created: 2024-05-30T20:55:07.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-09-24T19:24:47.000Z (3 months ago)
- Last Synced: 2024-09-27T18:43:04.246Z (3 months ago)
- Topics: template, terraform, terraform-module
- Language: HCL
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
terraform-module-template
A terraform module repository template.
Requirements •
Example •
Providers •
Modules •
Inputs •
Outputs •
Resources •## Requirements
| Name | Version |
|------|---------|
| [terraform](#requirement\_terraform) | >= 1.8.4 |## Example
```hcl
# Example, should give the user an idea about how to use this module.
# This code is found in the examples directory.
```## Providers
No providers.
## Modules
No modules.
## Inputs
No inputs.
## Outputs
No outputs.
## Resources
No resources.