Skip to content

joshbench/fargate-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Scheduled Tasks with AWS Fargate and Terraform

Installation

  • install Terraform and add it to your PATH
  • clone this repository
  • cd into this repository
  • run terraform init

AWS Credentials

  • You can use credentials stored in ~/.aws/credentials on your local machine through aws cli

Using Terraform

You should only need to run the following commands from this directory:

  • terraform plan
  • terraform apply

When you are done, simply run a destroy to clean up

  • terraform destroy

About

Creating fargate scheduled tasks with Terraform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages