diff --git a/content/en/tutorials/ecs-ecr-container-app/index.md b/content/en/tutorials/ecs-ecr-container-app/index.md index 42c3621288..08a0d283b2 100644 --- a/content/en/tutorials/ecs-ecr-container-app/index.md +++ b/content/en/tutorials/ecs-ecr-container-app/index.md @@ -12,10 +12,9 @@ services: platform: - docker deployment: -- cloudformation - awscli tags: -- Docker +- BASH - ECS - ECR - Fargate diff --git a/content/en/tutorials/java-notification-app/index.md b/content/en/tutorials/java-notification-app/index.md index 75f2f39cf3..0bd58b224d 100644 --- a/content/en/tutorials/java-notification-app/index.md +++ b/content/en/tutorials/java-notification-app/index.md @@ -15,7 +15,7 @@ platform: - java deployment: - aws-java-sdk -- cloudFormation +- CloudFormation tags: - Java - Spring Boot