Month: December 2019
-
Cloudformation YAML file pass parameters
We have a simple cloud formation file in a YAML format. There are couple of parameters that need to be passed to this template. We want to make sure the parameters that are being passed are based on whether it is a PROD/Test environment. Here is the sample simple S3 upload file template Now based […]