Skip to content

Innovatube/devops-elasticbeanstalk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EB with stickiness Example

- PHP

go to eb-php-laravel then edit in variables.tf with your variable.

$cd eb-php-laravel
$terraform init
$terraform apply

- Nodejs

go to eb-nodejs then edit in variables.tf with your variable.

$cd eb-nodejs
$terraform init
$terraform apply
  • Do not edit main and outputs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 99.8%
  • Shell 0.2%