Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Commit

Permalink
Merge pull request #13 from aws-samples/banner
Browse files Browse the repository at this point in the history
Remove WIP banner
  • Loading branch information
matteofigus authored Oct 28, 2019
2 parents 3a2fd54 + 15ecae0 commit ea6f8aa
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ A workshop about [AWS WAF](https://aws.amazon.com/waf/) and the [WAF Security Au

[![Build Status](https://travis-ci.org/aws-samples/aws-waf-workshop.svg?branch=master)](https://travis-ci.org/aws-samples/aws-waf-workshop)

> Warning: This project is currently being developed and the code shouldn't be used in production.
## Introduction

This workshop introduces AWS WAF and the AWS WAF Security Automations solution.
Expand Down
3 changes: 3 additions & 0 deletions docs/step-0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

To run the lab, you will need to deploy the [WAF Security Automations Solution](https://aws.amazon.com/solutions/aws-waf-security-automations/) and a sample Web App that we'll use for testing.

> **Note**
You are responsible for the cost of the AWS services used while running these CloudFormation stacks. There is no additional cost for using them. For full details, see the pricing pages for each AWS service you will be using in these CloudFormation stacks. Prices are subject to change.

## Deploy the WAF Security Automations Solution

|Region|Launch Template|
Expand Down
2 changes: 1 addition & 1 deletion templates/main.template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
AWSTemplateFormatVersion: '2010-09-09'
Description: Workshop about AWS WAF and WAF Security Automations Solution (uksb-1q1gt3g5d)
Metadata:
Version: '0.8'
Version: '1.0'
AWS::CloudFormation::Interface:
ParameterGroups:
- Label:
Expand Down

0 comments on commit ea6f8aa

Please sign in to comment.