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 @@ -247,7 +247,7 @@ Available targets:
247247| <a name =" module_cicd " ></a > [ cicd] ( #module\_ cicd ) | cloudposse/cicd/aws | 0.19.4 |
248248| <a name =" module_ecr " ></a > [ ecr] ( #module\_ ecr ) | cloudposse/ecr/aws | 0.34.0 |
249249| <a name =" module_efs " ></a > [ efs] ( #module\_ efs ) | cloudposse/efs/aws | 0.32.7 |
250- | <a name =" module_efs_backup " ></a > [ efs\_ backup] ( #module\_ efs\_ backup ) | cloudposse/backup/aws | 0.13.1 |
250+ | <a name =" module_efs_backup " ></a > [ efs\_ backup] ( #module\_ efs\_ backup ) | cloudposse/backup/aws | 0.14.0 |
251251| <a name =" module_elastic_beanstalk_application " ></a > [ elastic\_ beanstalk\_ application] ( #module\_ elastic\_ beanstalk\_ application ) | cloudposse/elastic-beanstalk-application/aws | 0.11.1 |
252252| <a name =" module_elastic_beanstalk_environment " ></a > [ elastic\_ beanstalk\_ environment] ( #module\_ elastic\_ beanstalk\_ environment ) | cloudposse/elastic-beanstalk-environment/aws | 0.46.0 |
253253| <a name =" module_label_slaves " ></a > [ label\_ slaves] ( #module\_ label\_ slaves ) | cloudposse/label/null | 0.25.0 |
Original file line number Diff line number Diff line change 1919| <a name =" module_cicd " ></a > [ cicd] ( #module\_ cicd ) | cloudposse/cicd/aws | 0.19.4 |
2020| <a name =" module_ecr " ></a > [ ecr] ( #module\_ ecr ) | cloudposse/ecr/aws | 0.34.0 |
2121| <a name =" module_efs " ></a > [ efs] ( #module\_ efs ) | cloudposse/efs/aws | 0.32.7 |
22- | <a name =" module_efs_backup " ></a > [ efs\_ backup] ( #module\_ efs\_ backup ) | cloudposse/backup/aws | 0.13.1 |
22+ | <a name =" module_efs_backup " ></a > [ efs\_ backup] ( #module\_ efs\_ backup ) | cloudposse/backup/aws | 0.14.0 |
2323| <a name =" module_elastic_beanstalk_application " ></a > [ elastic\_ beanstalk\_ application] ( #module\_ elastic\_ beanstalk\_ application ) | cloudposse/elastic-beanstalk-application/aws | 0.11.1 |
2424| <a name =" module_elastic_beanstalk_environment " ></a > [ elastic\_ beanstalk\_ environment] ( #module\_ elastic\_ beanstalk\_ environment ) | cloudposse/elastic-beanstalk-environment/aws | 0.46.0 |
2525| <a name =" module_label_slaves " ></a > [ label\_ slaves] ( #module\_ label\_ slaves ) | cloudposse/label/null | 0.25.0 |
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ module "efs" {
9090# EFS backup
9191module "efs_backup" {
9292 source = " cloudposse/backup/aws"
93- version = " 0.13.1 "
93+ version = " 0.14.0 "
9494 attributes = [" efs" ]
9595 backup_resources = [module . efs . arn ]
9696 schedule = var. efs_backup_schedule
You can’t perform that action at this time.
0 commit comments