Skip to content

this is an elastic beanstalk project running PHP App

Notifications You must be signed in to change notification settings

boluisa/aws-eb-prooject

Repository files navigation

Terraform demo

Usage

To use this example, you need to add a terraform.tfvars with the following content:

AWS_ACCESS_KEY = "YOUR ACCESS KEY"
AWS_SECRET_KEY = "YOUR SECRET KEY"
AWS_REGION = "eu-west-1"
AWS_USERID = "123456"

Execute

Then execute the plan using terraform:

terraform plan   # to show the plan
terraform apply  # to apply the changes

aws-eb-prooject

About

this is an elastic beanstalk project running PHP App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages