Skip to content

raywonkari/aws-cloudformation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudformation

  • stack.json => This file contains the example CFN template used. The template is simply creating an S3 bucket, and configuring it to act as a static website.

  • index.html, error.html => These files contains bare minimum html used in the s3 static website

  • commands.sh => This file contains the AWS CLI commands used to create change-sets, and execute them.

  • This repo is used as a reference in one of my blog post here: https://raywontalks.com/iac-in-aws/

About

A guide to get started with Infrastructure as code tools in AWS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published