Merge pull request #2 from sthuber90/development
replace CRLF line ending with LF
This commit is contained in:
commit
1fa4a2beb3
2 changed files with 4 additions and 13 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