https://github.com/hashicorp-education/learn-terraform-modules-use
https://github.com/hashicorp-education/learn-terraform-modules-use
hashicorp terraform terraform-modules tutorial
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hashicorp-education/learn-terraform-modules-use
- Owner: hashicorp-education
- License: mpl-2.0
- Created: 2021-05-28T17:06:49.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-02-17T20:14:35.000Z (over 2 years ago)
- Last Synced: 2025-01-30T06:11:17.026Z (over 1 year 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: 21
- 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.