Adding additional tests to increase coverage
This commit is contained in:
parent
8ad28f8400
commit
b29fd4a997
1 changed files with 0 additions and 9 deletions
9
file.tmp
9
file.tmp
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue