Skip to content

Generate CloudFormation templates suitable for static site deployments and run them.

License

Notifications You must be signed in to change notification settings

confetti-clj/cloudformation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

confetti logo

confetti/cloudformation

Generate CloudFormations templates suitable for static site and single page app deployments and run them.

[confetti/cloudformation "0.1.6"] ;; latest release

This project is part of confetti-clj/confetti 🎉, a tool to help creating and deploying static sites with AWS.

Changes

0.1.6

  • Enable compression by default. Previously not possible via CloudFormation. #5

0.1.5

  • Address a misconfiguration of the S3 website endpoint origin where ViewerProtocolPolicy was set to Match-Viewer but should have been HTTP Only since S3 website endpoints generally don't support HTTPS (yet).

0.1.4

  • add a :hosted-zone-id option to confetti.cloudformation/template that can be used to specify an existing HostedZone to which the new RecordSet should be added

0.1.3

  • register website-url stack output no matter if Route53 is used or not

0.1.2

  • better error reporting when outputs are fetched for a deleted or otherwise unavailable stack

About

Generate CloudFormation templates suitable for static site deployments and run them.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published