Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 3 additions & 6 deletions cloudformation/s3-simple-bucket/template.cform.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# aws cloudformation create-stack --stack-name s3-simple-bucket --template-body file://template.cform.yaml
# aws cloudformation deploy --stack-name s3-simple-bucket --template-file template.cform.yaml
# aws cloudformation delete-stack --stack-name s3-simple-bucket
Resources:
SimpleBucket:
Type: AWS::S3::Bucket
template-file-path: cloudformation/s3-simple-bucket/params.cform.yaml
parameters: {}
tags: {}