Page MenuHomePhabricator

[services][terraform] Add feature-flags service
ClosedPublic

Authored by bartek on Jul 26 2023, 2:12 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jan 19, 2:18 PM
Unknown Object (File)
Sat, Jan 18, 7:51 PM
Unknown Object (File)
Mon, Jan 13, 11:39 AM
Unknown Object (File)
Sat, Dec 28, 3:44 AM
Unknown Object (File)
Fri, Dec 27, 4:25 AM
Unknown Object (File)
Fri, Dec 27, 4:25 AM
Unknown Object (File)
Fri, Dec 27, 4:25 AM
Unknown Object (File)
Fri, Dec 27, 4:24 AM
Subscribers

Details

Summary

Resolves ENG-2819.
Terraform setup for feature-flags service using ECS Fargate.
Mostly copy-paste from the existing services - see diffs for blob and electron-update in this stack.

Depends on D8635

Test Plan

It's already live on production.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bartek held this revision as a draft.
bartek published this revision for review.Jul 26 2023, 2:58 AM
bartek added inline comments.
services/terraform/remote/service_feature_flags.tf
167–179 ↗(On Diff #29041)

Currently, 100% of traffic is directed to the new service, the legacy group is left as an emergency - I'm going to get rid of this in a follow-up task

This revision is now accepted and ready to land.Jul 26 2023, 5:15 PM