shinkeonkim / django-terraform-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django Terraform Example

Recommended IAM roles

  • AmazonEC2FullAccess
  • ElasticLoadBalancingFullAccess
  • CloudWatchLogsFullAccess
  • AmazonECS_FullAccess
  • IAMUserSSHKeys
  • IAMFullAccess
  • EC2InstanceProfileForImageBuilderECRContainerBuilds
  • AWSAppRunnerServicePolicyForECRAccess

Reference

https://testdriven.io/blog/deploying-django-to-ecs-with-terraform/

About


Languages

Language:HCL 61.9%Language:Python 33.2%Language:Smarty 3.7%Language:Dockerfile 1.2%