Skip to content

Automation Provision EC2 AWS with Container Wordpress

Notifications You must be signed in to change notification settings

ricaportela/tf-wordpress-ec2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Repo to create terraform inframstraucture on AWS

For Test purpose only

Inside Terminal export this variables

export AWS_ACCESS_KEY=

export AWS_SECRET_ACCESSS_KEY=

Add user credentials

aws sts get-caller-identity

Use Terraform with containers, only Docker and Docker-compose need to be instaled

docker-compose run --rm tf init

docker-compose run --rm tf fmt

docker-compose run --rm tf validate

docker-compose run --rm tf plan

After create EC2 add yaml to create Wordpress containers

About

Automation Provision EC2 AWS with Container Wordpress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages