An open API service indexing awesome lists of open source software.

https://github.com/itsubaki/aws-cfn-template

AWS CloudFormation template
https://github.com/itsubaki/aws-cfn-template

aws cfn cloudformation

Last synced: about 1 year ago
JSON representation

AWS CloudFormation template

Awesome Lists containing this project

README

          

# aws-cfn-template

## Namespace Design

- ProductID
- Environment
- Role
- (optional) DomainName

## No ImportValue

- It takes a great restriction when updating stack.
- Use the parameter store instead.