Adding additional tests to increase coverage

This commit is contained in:
William Rubel 2019-02-16 20:53:54 -06:00
parent 8ad28f8400
commit b29fd4a997

View File

@ -1,9 +0,0 @@
AWSTemplateFormatVersion: '2010-09-09'
Description: Simple CloudFormation Test Template
Resources:
S3Bucket:
Type: AWS::S3::Bucket
Properties:
AccessControl: PublicRead
BucketName: cf-test-bucket-1