Skip to content

Conversation

bhavikkumar
Copy link
Member

This uses a completely new method of deployments. It is utilising Terraform for the entire deployment, the benefits are:

  • Single ECR Repository.
  • Exactly the same infrastructure configuration deployed to development and production.
  • Resources are created as part of the deployment stages (no requirement to run CloudFormation before being able to deploy).
  • Waits until the service is stable before marking the deployment as successful.
  • Ability to reference other terraform projects for resources.
  • Platform agnostic (will work on Linux, Windows or OSX machines).

@pushkar-g
Copy link
Contributor

Looks good. Is there plan to support fargate based deployment as well?

@bhavikkumar bhavikkumar merged commit cbcacb1 into master May 20, 2019
@bhavikkumar bhavikkumar deleted the single_ecr_repo branch May 20, 2019 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants