From eec640e642666db12ac593a824c71eb92fd8c16a Mon Sep 17 00:00:00 2001 From: Flynn Date: Fri, 13 Mar 2020 09:26:58 +0100 Subject: [PATCH] 3.0.5 --- src/template.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/template.yml b/src/template.yml index 08e5d0ec6..4973350b2 100644 --- a/src/template.yml +++ b/src/template.yml @@ -14,7 +14,7 @@ Metadata: ReadmeUrl: ../docs/serverless-application-repo.md Labels: ['adf', 'aws-deployment-framework', 'multi-account', 'cicd', 'devops'] HomePageUrl: https://github.com/awslabs/aws-deployment-framework - SemanticVersion: 3.0.4 + SemanticVersion: 3.0.5 SourceCodeUrl: https://github.com/awslabs/aws-deployment-framework Parameters: CrossAccountAccessRoleName: @@ -172,7 +172,7 @@ Resources: TERMINATION_PROTECTION: false MASTER_ACCOUNT_ID: !Ref AWS::AccountId ORGANIZATION_ID: !GetAtt Organization.OrganizationId - ADF_VERSION: 3.0.4 + ADF_VERSION: 3.0.5 ADF_LOG_LEVEL: INFO FunctionName: StackWaiter Role: !GetAtt LambdaRole.Arn @@ -193,7 +193,7 @@ Resources: DEPLOYMENT_ACCOUNT_BUCKET: !GetAtt SharedModulesBucketName.Value MASTER_ACCOUNT_ID: !Ref AWS::AccountId ORGANIZATION_ID: !GetAtt Organization.OrganizationId - ADF_VERSION: 3.0.4 + ADF_VERSION: 3.0.5 ADF_LOG_LEVEL: INFO FunctionName: DetermineEventFunction Role: !GetAtt LambdaRole.Arn @@ -214,7 +214,7 @@ Resources: DEPLOYMENT_ACCOUNT_BUCKET: !GetAtt SharedModulesBucketName.Value MASTER_ACCOUNT_ID: !Ref AWS::AccountId ORGANIZATION_ID: !GetAtt Organization.OrganizationId - ADF_VERSION: 3.0.4 + ADF_VERSION: 3.0.5 ADF_LOG_LEVEL: INFO FunctionName: CrossAccountExecuteFunction Role: !GetAtt LambdaRole.Arn @@ -233,7 +233,7 @@ Resources: S3_BUCKET_NAME: !Ref BootstrapTemplatesBucket TERMINATION_PROTECTION: false MASTER_ACCOUNT_ID: !Ref AWS::AccountId - ADF_VERSION: 3.0.4 + ADF_VERSION: 3.0.5 ADF_LOG_LEVEL: INFO FunctionName: RoleStackDeploymentFunction Role: !GetAtt LambdaRole.Arn @@ -252,7 +252,7 @@ Resources: S3_BUCKET_NAME: !Ref BootstrapTemplatesBucket TERMINATION_PROTECTION: false MASTER_ACCOUNT_ID: !Ref AWS::AccountId - ADF_VERSION: 3.0.4 + ADF_VERSION: 3.0.5 ADF_LOG_LEVEL: INFO FunctionName: MovedToRootActionFunction Role: !GetAtt LambdaRole.Arn @@ -271,7 +271,7 @@ Resources: S3_BUCKET_NAME: !Ref BootstrapTemplatesBucket TERMINATION_PROTECTION: false MASTER_ACCOUNT_ID: !Ref AWS::AccountId - ADF_VERSION: 3.0.4 + ADF_VERSION: 3.0.5 ADF_LOG_LEVEL: INFO FunctionName: UpdateResourcePoliciesFunction Role: !GetAtt LambdaRole.Arn @@ -449,7 +449,7 @@ Resources: Image: "aws/codebuild/standard:2.0" EnvironmentVariables: - Name: ADF_VERSION - Value: 3.0.4 + Value: 3.0.5 - Name: TERMINATION_PROTECTION Value: false - Name: PYTHONPATH @@ -714,7 +714,7 @@ Resources: Type: Custom::InitialCommit Properties: ServiceToken: !GetAtt InitialCommitHandler.Arn - Version: 3.0.4 + Version: 3.0.5 RepositoryArn: !GetAtt CodeCommitRepository.Arn DirectoryName: bootstrap_repository ExistingAccountId: !Ref DeploymentAccountId @@ -935,7 +935,7 @@ Resources: Id: adf-codepipeline-trigger-bootstrap Outputs: ADFVersionNumber: - Value: 3.0.4 + Value: 3.0.5 Export: Name: "ADFVersionNumber" LayerArn: