Back to AWS Terraform templates index <–
AWS Elastic Beanstalk Application with Terraform
![]()
Aws_Elastic_Beanstalk_Application by the Sogeti community.
Template Locations
Online documentation
Template reference
Service description
module "AWS_Beanstalk_Application" {
application_name = "web-application"
service_role = "arn:aws:iam::078292051551:role/Elastic"
}