https://github.com/dymaxionlabs/terraform-modules
Terraform modules
https://github.com/dymaxionlabs/terraform-modules
devops terraform-modules
Last synced: 5 months ago
JSON representation
Terraform modules
- Host: GitHub
- URL: https://github.com/dymaxionlabs/terraform-modules
- Owner: dymaxionlabs
- Created: 2024-03-18T11:42:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-14T15:40:25.000Z (about 2 years ago)
- Last Synced: 2024-04-24T12:14:10.574Z (about 2 years ago)
- Topics: devops, terraform-modules
- Language: HCL
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# terraform-modules
This repository contains a collection of Terraform modules that is intended to
be used as a library for other Terraform configurations within the organization.
## Modules
- [mig](./mig): A module to create a Managed Instance Group (MIG) in Google
Cloud Platform (GCP).
- [github-actions](./github-actions): A module to help configure GitHub Actions
workflows in a GCP project.