navapbc / template-infra

A template to set up foundational infrastructure for your application in AWS
Apache License 2.0
11 stars 2 forks source link

⚠ Remove feature flags #791

Open lorenyu opened 5 hours ago

lorenyu commented 5 hours ago

This change removes feature flags. Evidently is deprecated and it's also causing template CI to break. We don't yet have a replacement solution in mind, so for now we are just going to remove the feature flag feature.

Note that this change will be a breaking change and will need migration instructions in the release notes.