skinnybeans / terraform-things

just some terraform things

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TERRAFORM THINGS

A collections of things I've been using to learn terraform.

Some it it is useful, some of it is not!

The useful bits

ECS Module

Take a look at the module ecs-fargate module for a reasonable implementation of getting a task running on fargate.

Useage of the module can be found here ecs-fargate deployment

About

just some terraform things


Languages

Language:HCL 98.3%Language:Shell 1.7%