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.
- Host: GitHub
- URL: https://github.com/antmelekhin/meta
- Owner: antmelekhin
- Created: 2023-08-27T12:23:26.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-09-03T15:33:05.000Z (10 months ago)
- Last Synced: 2025-10-03T22:54:04.485Z (9 months ago)
- Topics: github, iac, terraform-managed
- Language: HCL
- Homepage: https://github.com/antmelekhin
- Size: 34.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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