Skip to content

Commit 849a1a6

Browse files
committed
fix cloudformation tag
1 parent 67942a1 commit 849a1a6

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

content/en/tutorials/ecs-ecr-container-app/index.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,11 @@ services:
1010
- ecs
1111
- ecr
1212
platform:
13-
- docker
13+
- Shell
1414
deployment:
15-
- cloudformation
1615
- awscli
1716
tags:
18-
- Docker
17+
- BASH
1918
- ECS
2019
- ECR
2120
- Fargate

content/en/tutorials/java-notification-app/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ platform:
1515
- java
1616
deployment:
1717
- aws-java-sdk
18-
- cloudFormation
18+
- CloudFormation
1919
tags:
2020
- Java
2121
- Spring Boot

0 commit comments

Comments
 (0)