https://github.com/wearetechnative/terraform-aws-module-elastinix
shared terraform code used by elastinix
https://github.com/wearetechnative/terraform-aws-module-elastinix
Last synced: 4 months ago
JSON representation
shared terraform code used by elastinix
- Host: GitHub
- URL: https://github.com/wearetechnative/terraform-aws-module-elastinix
- Owner: wearetechnative
- License: apache-2.0
- Created: 2025-06-30T12:31:06.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-30T13:38:25.000Z (12 months ago)
- Last Synced: 2025-06-30T14:42:24.253Z (12 months ago)
- Language: HCL
- Size: 153 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Terraform AWS [Elastinix] 
This module implements shared terraform code used by elastinix.
Compagnion NixOS flake is here: https://github.com/wearetechnative/elastinix
[](https://www.technative.nl)
## How does it work
### First use after you clone this repository or when .pre-commit-config.yaml is updated
Run `pre-commit install` to install any guardrails implemented using pre-commit.
See [pre-commit installation](https://pre-commit.com/#install) on how to install pre-commit.
...
## Usage
To use this module ...
```hcl
{
some_conf = "might need explanation"
}
```