Skip to content

Commit e06ec20

Browse files
committed
fix cloudformation tag
1 parent 67942a1 commit e06ec20

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

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

+1-2
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,9 @@ services:
1212
platform:
1313
- docker
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)