lapozzo / terraform-ecs-app-example

Simple ecs example infra and application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

The goal of this project is to implement a simple application for AWS ECS.

Requirements

  • Terraform v1.0.9
  • Java 11

Infra

Contains Terraform resources to create an ECS Cluster

App

Contains a Java Hello World Application

ps: Execute targets in the Makefile

About

Simple ecs example infra and application


Languages

Language:HCL 86.3%Language:Java 8.7%Language:Makefile 3.8%Language:Dockerfile 1.2%