https://github.com/lewagon/terraform-module-basic-infra
https://github.com/lewagon/terraform-module-basic-infra
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lewagon/terraform-module-basic-infra
- Owner: lewagon
- Created: 2023-01-30T02:13:36.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-31T09:48:13.000Z (over 2 years ago)
- Last Synced: 2025-01-11T06:45:51.563Z (about 1 year ago)
- Language: HCL
- Size: 21.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A basic module to provision an infrastructure with 2 EC2 instances, a security group to allow HTTP and SSH traffic, and the keypair to connect to the EC2 instance with SSH.