The Complete CloudFormation Guide: Mappings
Table of Contents
- Introduction
- What Are We Doing?
- The Video: Mappings
- Next Steps
- The Complete CloudFormation Guide Index
Introduction
With the parts of template anatomy that we've covered thus far (including Resources, Parameters, Refs, Functions, Pseudo Parameters, and Conditions), we're down to just three more major sections, beginning here in this post with Mappings. While we won't be adding any mappings to our current template, they are an important section of template anatomy to have in your tool belt for future template building. Up next: Transforms!
What Are We Doing?
In this video, we're covering mappings and the situations in which they can be useful in an AWS CloudFormation template, specifically when dealing with regions for Amazon Machine Images (AMIs). There are three key things to keep in mind with mappings that we also discuss for you to keep in mind for future template creation.
The Video: Mappings
Next Steps
The Next Post - Transforms
The Previous Post - Functions, Pseudo Parameters, and Conditions Part 2
The Complete CloudFormation Guide Index
If you're enjoying this series and finding it useful, be sure to check out the rest of the blog posts in it! The links below will take you to the other posts in The Complete CloudFormation Guide here on Tech Guides and Thoughts so you can continue building your CloudFormation template along with me.
- The Complete CloudFormation Guide
- An Introduction to and History of CloudFormation
- The Main Concepts of CloudFormation
- How CloudFormation Does Updates and Deletes
- Our Project Setup
- Resources
- Parameters and Refs
- Our First Time Launch
- Functions, Pseudo Parameters, and Conditions Part 1
- Functions, Pseudo Parameters, and Conditions Part 2
- Mappings
- Transforms
- Outputs
- Relaunch!
- The Best Next Steps to Take from Here
Enjoy Posts Like These? Sign up to my mailing list!
J Cole Morrison
http://start.jcolemorrison.comDeveloper Advocate @HashiCorp, DevOps Enthusiast, Startup Lover, Teaching at awsdevops.io