adding latest

This commit is contained in:
2020-04-28 20:41:17 +01:00
parent 3566f7ac98
commit 1338a6677b
5 changed files with 33 additions and 18 deletions

View File

@@ -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"