Deploy to AWS EC2 using Terraform and Github Actions CI/CD
26 August, 2022
0
0
0
Contributors
Technologies:
•
Terraform
•
Github Actions
•
Docker
•
Node.js
•
AWS EC2
•
AWS S3
•
AWS ECR
Tasks:
•
Get access id, secret id from AWS
•
Develop a simple nodejs app
•
Write Dockerfile for Simple Application
•
Generate SSH keys for connecting to the EC2 instance
•
Create an S3 bucket for storing Terraform State file