mirror of
https://github.com/nickpoida/og-aws.git
synced 2025-03-09 15:40:06 +00:00
CloudFormation nits
This commit is contained in:
parent
50efd72b1b
commit
886196647c
1 changed files with 1 additions and 1 deletions
|
@ -1139,7 +1139,7 @@ CloudFormation
|
|||
### CloudFormation Alternatives and Lock-In
|
||||
|
||||
- Hashicorp’s [Terraform](https://www.terraform.io/intro/vs/cloudformation.html) is a third-party alternative.
|
||||
- 🔸Some AWS features may not be available in Terraform (i.e. MultiAZ ElastiCache using Redis), and you may have to resort to embedded **CloudFormation** templates.
|
||||
- 🔸Some AWS features may not be available in Terraform (e.g. multi-AZ ElastiCache using Redis), and you may have to resort to embedded CloudFormation templates.
|
||||
|
||||
### CloudFormation Tips
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue