This repository was archived by the owner on Mar 12, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44 " :preserveSemverRanges"
55 ],
66 "labels" : [" auto-update" ],
7+ "dependencyDashboardAutoclose" : true ,
78 "enabledManagers" : [" terraform" ],
89 "terraform" : {
910 "ignorePaths" : [" **/context.tf" , " examples/**" ]
1011 }
1112}
12-
Original file line number Diff line number Diff line change @@ -252,7 +252,7 @@ Available targets:
252252| <a name =" module_ecr " ></a > [ ecr] ( #module\_ ecr ) | cloudposse/ecr/aws | 0.32.2 |
253253| <a name =" module_efs " ></a > [ efs] ( #module\_ efs ) | cloudposse/efs/aws | 0.25.0 |
254254| <a name =" module_efs_backup " ></a > [ efs\_ backup] ( #module\_ efs\_ backup ) | cloudposse/backup/aws | 0.6.1 |
255- | <a name =" module_elastic_beanstalk_application " ></a > [ elastic\_ beanstalk\_ application] ( #module\_ elastic\_ beanstalk\_ application ) | cloudposse/elastic-beanstalk-application/aws | 0.11.0 |
255+ | <a name =" module_elastic_beanstalk_application " ></a > [ elastic\_ beanstalk\_ application] ( #module\_ elastic\_ beanstalk\_ application ) | cloudposse/elastic-beanstalk-application/aws | 0.11.1 |
256256| <a name =" module_elastic_beanstalk_environment " ></a > [ elastic\_ beanstalk\_ environment] ( #module\_ elastic\_ beanstalk\_ environment ) | cloudposse/elastic-beanstalk-environment/aws | 0.36.1 |
257257| <a name =" module_label_slaves " ></a > [ label\_ slaves] ( #module\_ label\_ slaves ) | cloudposse/label/null | 0.24.1 |
258258| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.25.0 |
Original file line number Diff line number Diff line change 2424| <a name =" module_ecr " ></a > [ ecr] ( #module\_ ecr ) | cloudposse/ecr/aws | 0.32.2 |
2525| <a name =" module_efs " ></a > [ efs] ( #module\_ efs ) | cloudposse/efs/aws | 0.25.0 |
2626| <a name =" module_efs_backup " ></a > [ efs\_ backup] ( #module\_ efs\_ backup ) | cloudposse/backup/aws | 0.6.1 |
27- | <a name =" module_elastic_beanstalk_application " ></a > [ elastic\_ beanstalk\_ application] ( #module\_ elastic\_ beanstalk\_ application ) | cloudposse/elastic-beanstalk-application/aws | 0.11.0 |
27+ | <a name =" module_elastic_beanstalk_application " ></a > [ elastic\_ beanstalk\_ application] ( #module\_ elastic\_ beanstalk\_ application ) | cloudposse/elastic-beanstalk-application/aws | 0.11.1 |
2828| <a name =" module_elastic_beanstalk_environment " ></a > [ elastic\_ beanstalk\_ environment] ( #module\_ elastic\_ beanstalk\_ environment ) | cloudposse/elastic-beanstalk-environment/aws | 0.36.1 |
2929| <a name =" module_label_slaves " ></a > [ label\_ slaves] ( #module\_ label\_ slaves ) | cloudposse/label/null | 0.24.1 |
3030| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.25.0 |
Original file line number Diff line number Diff line change 11# Elastic Beanstalk Application
22module "elastic_beanstalk_application" {
33 source = " cloudposse/elastic-beanstalk-application/aws"
4- version = " 0.11.0 "
4+ version = " 0.11.1 "
55 description = var. description
66 attributes = [" app" ]
77
You can’t perform that action at this time.
0 commit comments