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

https://github.com/antmelekhin/meta

Meta-configurations for my repositories.
https://github.com/antmelekhin/meta

github iac terraform-managed

Last synced: about 1 month ago
JSON representation

Meta-configurations for my repositories.

Awesome Lists containing this project

README

          

# Meta-configurations for my repositories

```bash
export GITHUB_TOKEN='xxxxxxxxxxxxxx'
```

Then run from within this directory:

* `terraform init` to get the plugins
* `terraform plan` to see the infrastructure plan
* `terraform apply` to apply the infrastructure build