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

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

Awesome Lists containing this project

README

          

# Terraform AWS [Elastinix] ![](https://img.shields.io/github/workflow/status/TechNative-B-V/terraform-aws-module-elastinix/tflint.yaml?style=plastic)

This module implements shared terraform code used by elastinix.

Compagnion NixOS flake is here: https://github.com/wearetechnative/elastinix

[![](we-are-technative.png)](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"
}
```