diff --git a/sceptre/scipool/config/bmgfki/lambda-bucket-cleanup.yaml b/sceptre/scipool/config/bmgfki/lambda-bucket-cleanup.yaml index 8e064636..e3d4f6bd 100644 --- a/sceptre/scipool/config/bmgfki/lambda-bucket-cleanup.yaml +++ b/sceptre/scipool/config/bmgfki/lambda-bucket-cleanup.yaml @@ -1,6 +1,6 @@ template: type: http - url: https://{{stack_group_config.admincentral_cf_bucket}}.s3.amazonaws.com/lambda-sc-bucket-cleanup/1.0.2/lambda-sc-bucket-cleanup.yaml + url: https://{{stack_group_config.admincentral_cf_bucket}}.s3.amazonaws.com/lambda-sc-bucket-cleanup/1.0.3/lambda-sc-bucket-cleanup.yaml stack_name: lambda-sc-bucket-cleanup parameters: EnableSchedule: "true" diff --git a/sceptre/scipool/config/develop/lambda-bucket-cleanup.yaml b/sceptre/scipool/config/develop/lambda-bucket-cleanup.yaml index 180d9b3d..a135b5ad 100644 --- a/sceptre/scipool/config/develop/lambda-bucket-cleanup.yaml +++ b/sceptre/scipool/config/develop/lambda-bucket-cleanup.yaml @@ -1,6 +1,6 @@ template: type: http - url: https://{{stack_group_config.admincentral_cf_bucket}}.s3.amazonaws.com/lambda-sc-bucket-cleanup/1.0.2/lambda-sc-bucket-cleanup.yaml + url: https://{{stack_group_config.admincentral_cf_bucket}}.s3.amazonaws.com/lambda-sc-bucket-cleanup/1.0.3/lambda-sc-bucket-cleanup.yaml stack_name: lambda-sc-bucket-cleanup parameters: ArchivedPeriod: "2" diff --git a/sceptre/scipool/config/prod/lambda-bucket-cleanup.yaml b/sceptre/scipool/config/prod/lambda-bucket-cleanup.yaml index 8e064636..e3d4f6bd 100644 --- a/sceptre/scipool/config/prod/lambda-bucket-cleanup.yaml +++ b/sceptre/scipool/config/prod/lambda-bucket-cleanup.yaml @@ -1,6 +1,6 @@ template: type: http - url: https://{{stack_group_config.admincentral_cf_bucket}}.s3.amazonaws.com/lambda-sc-bucket-cleanup/1.0.2/lambda-sc-bucket-cleanup.yaml + url: https://{{stack_group_config.admincentral_cf_bucket}}.s3.amazonaws.com/lambda-sc-bucket-cleanup/1.0.3/lambda-sc-bucket-cleanup.yaml stack_name: lambda-sc-bucket-cleanup parameters: EnableSchedule: "true" diff --git a/sceptre/scipool/config/strides/lambda-bucket-cleanup.yaml b/sceptre/scipool/config/strides/lambda-bucket-cleanup.yaml index 8e064636..e3d4f6bd 100644 --- a/sceptre/scipool/config/strides/lambda-bucket-cleanup.yaml +++ b/sceptre/scipool/config/strides/lambda-bucket-cleanup.yaml @@ -1,6 +1,6 @@ template: type: http - url: https://{{stack_group_config.admincentral_cf_bucket}}.s3.amazonaws.com/lambda-sc-bucket-cleanup/1.0.2/lambda-sc-bucket-cleanup.yaml + url: https://{{stack_group_config.admincentral_cf_bucket}}.s3.amazonaws.com/lambda-sc-bucket-cleanup/1.0.3/lambda-sc-bucket-cleanup.yaml stack_name: lambda-sc-bucket-cleanup parameters: EnableSchedule: "true"