Skip to content

Provision EC2 instance using Terraform and install software and deploy app using Ansible

Notifications You must be signed in to change notification settings

ranjit4github/terraform-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-ansible

Provision EC2 instance using Terraform and install software and deploy app using Ansible

Create an EC2 instance

Create a Security Group and whitelist the port 22 & 8080

Fetch the Public IP

Run Ansible Playbook

- Install Java, Install Tomcat Web Server

- Configure Tomcat

- Deploy Application

https://youtu.be/3G7fuhjepPw

Screenshot 2022-06-20 at 9 55 23 AM

About

Provision EC2 instance using Terraform and install software and deploy app using Ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages