summaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/resources/system-flags/existing-prod.us-east-3.json
blob: 8db6c423e4dfb5bfd0863e12adb2efe0c251d066 (plain) (blame)
1
2
3
4
5
6
7
8
{
  "id" : "my-flag",
  "rules" : [
    {
      "value" : "prod.us-east-3.original"
    }
  ]
}