Skip to content

Releases: ovotech/terraform-module-fargate-app

SSM Fargate Integration Support

26 Mar 14:47
8792199
Compare
Choose a tag to compare

EG-371 - SSM Fargate Integration

  • Adding SSM param support for ESC
  • Adding KMS Key alias params

Attach IAM policies for the cicd user via groups

09 Mar 11:57
d1bbc4a
Compare
Choose a tag to compare

Merged PRs:

  • DSET-261 Assign iam policy to group instead of user #32

Output cicd username

07 Feb 11:55
d9c81c7
Compare
Choose a tag to compare
Merge pull request #30 from grug/patch-2

Output cicd username

Output Security Group IDs

04 Feb 09:06
06ebd8c
Compare
Choose a tag to compare

Adds the outputting of security group IDs for tasks and load balancers

Add SSM parameter read access for datadog api key

21 Jan 16:53
eb5ff37
Compare
Choose a tag to compare
Merge pull request #28 from kelemensanyi/datadog-key-permission

Add ecs permission to read datadog api key

Fix - SSM Parameter for Task Runner

17 Jan 08:46
cb60c96
Compare
Choose a tag to compare

This release aims to fix the get SSM Parameter authorisation issue we've been seen

Bringing back Datadog

14 Jan 15:43
eef43b2
Compare
Choose a tag to compare

Reverting commits removing data

  • Changing the way we accept the api key and spin up a datadog agent so it shouldn't always try to add an agent
  • Removes visible printing of datadog api key

Datadog integration removed, lb related changes

20 Dec 09:38
e9649ed
Compare
Choose a tag to compare
  • Datadog removed
  • Make it possible to have an internal ALB
  • Make load balancer allowed ingress IP ranges configurable
  • Unify lb variable naming: rename load_balancer_subnets to lb_subnets
  • Remove unnecessary graylog security group rule

Fargate app with Datadog Agent

09 Dec 12:38
27fb489
Compare
Choose a tag to compare

Major change from previous version.

This will requite a terraform apply (to update the task) and a deployment to start working.

Add http -> https redirection

17 Oct 13:28
32476b5
Compare
Choose a tag to compare
Merge pull request #16 from joepurnell1/feat/http-redirect

Add http -> https redirect