adding latest
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
AWSTemplateFormatVersion: 2010-09-09
|
||||
Description: S3 bucket for static assets for Strapi deployment.
|
||||
Parameters:
|
||||
TestParameter:
|
||||
Type: String
|
||||
Resources:
|
||||
ELBExampleBucket:
|
||||
Type: "AWS::S3::Bucket"
|
||||
|
||||
Reference in New Issue
Block a user