Skip to content

provisioning nginx server on terraform, utilizing custom template file and custom vpc, association table and internet gateway + rsa public and private key

Notifications You must be signed in to change notification settings

lyteabovenyte/Nginx-vs-Terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exploring terraform provisioners based on research
  • expoloring provisioners with an EC2 instance and security group to access via ssh + http inbound request
  • installing nginx on the instance via shell script (file provisioner to transfer scrip into local image and remote exec to run the nginx)
  • custom table association and internet gateway applied.
  • security best practices applied with aws_key_pair
Note: main.tf is just a testing playground 🤠

About

provisioning nginx server on terraform, utilizing custom template file and custom vpc, association table and internet gateway + rsa public and private key

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published