https://github.com/sreesreejuks/count-based-nginx-terraform
AdrinoMarz/count-based-nginx-terraform
https://github.com/sreesreejuks/count-based-nginx-terraform
count count-based-ec2 ec2 nginx terraform
Last synced: 2 months ago
JSON representation
AdrinoMarz/count-based-nginx-terraform
- Host: GitHub
- URL: https://github.com/sreesreejuks/count-based-nginx-terraform
- Owner: sreesreejuks
- License: mit
- Created: 2021-01-08T04:45:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-08T04:53:21.000Z (over 5 years ago)
- Last Synced: 2025-04-05T09:25:16.040Z (about 1 year ago)
- Topics: count, count-based-ec2, ec2, nginx, terraform
- Language: HCL
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: security-group.tf
Awesome Lists containing this project
README
# count-based-nginx-terraform
AdrinoMarz/count-based-nginx-terraform
This is a count based nginx websever hosted on aws using terraform. count based means we can specify the number of ec2 we want to create and after the installation complete each of the ec2 has a nginx server running and by default it is added to dynamic security group.