Back to AWS Terraform templates index <–
AWS Elastic Beanstalk Application Version with Terraform
![]()
Aws_Elastic_Beanstalk_Application_Version by the Sogeti community.
Template Locations
Online documentation
Template reference
Service description
module "AWS_Elastic_Beanstalk_Application_Version" {
bucket_name = "cloudboost-s3-2022"
object_key = "hello-python.zip"
application_name = "web-application"
application_version_name = "Cloudboost"
}