Page MenuHomePhabricator

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

Authored by bartek on Jul 26 2023, 2:12 AM.
Tags
None
Referenced Files
F3181208: D8636.id29249.diff
Fri, Nov 8, 5:47 AM
F3181185: D8636.id29041.diff
Fri, Nov 8, 5:40 AM
F3179746: D8636.diff
Fri, Nov 8, 3:31 AM
Unknown Object (File)
Tue, Nov 5, 7:31 AM
Unknown Object (File)
Tue, Nov 5, 7:31 AM
Unknown Object (File)
Tue, Nov 5, 7:31 AM
Unknown Object (File)
Tue, Nov 5, 7:31 AM
Unknown Object (File)
Tue, Nov 5, 7:28 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
No Lint Coverage
Unit
No Test Coverage

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

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