diff --git a/.travis.yml b/.travis.yml index 72b36b4..09a74fc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,7 +32,7 @@ deploy: branch: master condition: type != pull_request - provider: script - script: aws s3 --profile publisher cp ./$VERSION.zip s3://$CFN_BUCKET/aws-waf-classic-workshop/$VERSION/aws-waf-classic-workshop.zip > /dev/null 2>&1 + script: aws s3 --profile publisher cp ./$VERSION.zip s3://$CFN_BUCKET/aws-waf-workshop/$VERSION/aws-waf-workshop.zip > /dev/null 2>&1 skip_cleanup: true on: tags: true diff --git a/templates/main.template b/templates/main.template index 19fa7ab..5c60332 100644 --- a/templates/main.template +++ b/templates/main.template @@ -1,7 +1,7 @@ AWSTemplateFormatVersion: '2010-09-09' Description: Workshop about AWS WAF and WAF Security Automations Solution (uksb-1q1gt3g5d) Metadata: - Version: '2.1' + Version: '2.2' AWS::CloudFormation::Interface: ParameterGroups: - Label: