Skip to content

Commit

Permalink
fix cloudformation tag
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshCasper committed Aug 17, 2023
1 parent 67942a1 commit e06ec20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions content/en/tutorials/ecs-ecr-container-app/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,9 @@ services:
platform:
- docker
deployment:
- cloudformation
- awscli
tags:
- Docker
- BASH
- ECS
- ECR
- Fargate
Expand Down
2 changes: 1 addition & 1 deletion content/en/tutorials/java-notification-app/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ platform:
- java
deployment:
- aws-java-sdk
- cloudFormation
- CloudFormation
tags:
- Java
- Spring Boot
Expand Down

0 comments on commit e06ec20

Please sign in to comment.