https://github.com/tedilabs/terraform-aws-ec2
🌳 A sustainable Terraform Package which creates resources for EC2 Services on AWS
https://github.com/tedilabs/terraform-aws-ec2
aws aws-ec2 devops hacktoberfest hcl2 iac lang-hcl sre tedilabs terraform terraform-aws terraform-module terraform-modules
Last synced: 2 months ago
JSON representation
🌳 A sustainable Terraform Package which creates resources for EC2 Services on AWS
- Host: GitHub
- URL: https://github.com/tedilabs/terraform-aws-ec2
- Owner: tedilabs
- License: apache-2.0
- Created: 2022-06-23T16:29:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-20T18:08:08.000Z (3 months ago)
- Last Synced: 2025-04-05T15:47:27.466Z (3 months ago)
- Topics: aws, aws-ec2, devops, hacktoberfest, hcl2, iac, lang-hcl, sre, tedilabs, terraform, terraform-aws, terraform-module, terraform-modules
- Language: HCL
- Homepage: https://registry.terraform.io/modules/tedilabs/ec2/aws
- Size: 131 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# terraform-aws-ec2


[](https://github.com/pre-commit/pre-commit)Terraform module which creates ec2 related resources on AWS.
## Target AWS Services
Terraform Modules from [this package](https://github.com/tedilabs/terraform-aws-ec2) were written to manage the following AWS Services with Terraform.
- **AWS EC2 (Elastic Compute Cloud)**
- Instance
- Spot Requests
- Placement Group
- SSH Key Pair
- Auto Scaling Group (comming sooon!)## Self Promotion
Like this project? Follow the repository on [GitHub](https://github.com/tedilabs/terraform-aws-ec2). And if you're feeling especially charitable, follow **[posquit0](https://github.com/posquit0)** on GitHub.
## License
Provided under the terms of the [Apache License](LICENSE).
Copyright © 2022-2023, [Byungjin Park](https://www.posquit0.com).