Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-28T05:44:02.000Z (5 months ago)
- Last Synced: 2024-06-28T06:46:14.031Z (5 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: 106 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# terraform-aws-ec2
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/tedilabs/terraform-aws-ec2?color=blue&sort=semver&style=flat-square)
![GitHub](https://img.shields.io/github/license/tedilabs/terraform-aws-ec2?color=blue&style=flat-square)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=flat-square)](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).