This repository was archived by the owner on Mar 12, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -254,7 +254,7 @@ Available targets:
254254| <a name =" module_efs_backup " ></a > [ efs\_ backup] ( #module\_ efs\_ backup ) | cloudposse/backup/aws | 0.6.1 |
255255| <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 |
257- | <a name =" module_label_slaves " ></a > [ label\_ slaves] ( #module\_ label\_ slaves ) | cloudposse/label/null | 0.24.1 |
257+ | <a name =" module_label_slaves " ></a > [ label\_ slaves] ( #module\_ label\_ slaves ) | cloudposse/label/null | 0.25.0 |
258258| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.25.0 |
259259
260260## Resources
Original file line number Diff line number Diff line change 2626| <a name =" module_efs_backup " ></a > [ efs\_ backup] ( #module\_ efs\_ backup ) | cloudposse/backup/aws | 0.6.1 |
2727| <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 |
29- | <a name =" module_label_slaves " ></a > [ label\_ slaves] ( #module\_ label\_ slaves ) | cloudposse/label/null | 0.24.1 |
29+ | <a name =" module_label_slaves " ></a > [ label\_ slaves] ( #module\_ label\_ slaves ) | cloudposse/label/null | 0.25.0 |
3030| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.25.0 |
3131
3232## Resources
Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ module "cicd" {
128128# Label for EC2 slaves
129129module "label_slaves" {
130130 source = " cloudposse/label/null"
131- version = " 0.24.1 "
131+ version = " 0.25.0 "
132132 attributes = [" slaves" ]
133133
134134 context = module. this . context
You can’t perform that action at this time.
0 commit comments