Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hashicorp/learn-terraform-modules-use
https://github.com/hashicorp/learn-terraform-modules-use
hashicorp terraform terraform-modules tutorial
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/hashicorp/learn-terraform-modules-use
- Owner: hashicorp
- License: mpl-2.0
- Created: 2021-05-28T17:06:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-17T20:14:35.000Z (9 months ago)
- Last Synced: 2024-09-27T13:20:59.271Z (about 1 month ago)
- Topics: hashicorp, terraform, terraform-modules, tutorial
- Language: HCL
- Homepage: https://developer.hashicorp.com/terraform/tutorials/modules/module-use?in=terraform%2Fmodules
- Size: 14.6 KB
- Stars: 19
- Watchers: 12
- Forks: 69
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learn Terraform Modules Create
Learn what Terraform modules are and when to create them.
This repo is a companion repo to the [Use Modules from the Registry tutorial](https://developer.hashicorp.com/terraform/tutorials/modules/module-use), containing Terraform configuration files to provision infrastructure using the `vpc` and `ec2-instances` modules.