(flags): ability to disable feature flags are not configured warning
Open
aws-cdk
effort/small
feature-request
p2
- Dominant language
- TypeScript
- Stars
- 105
- Forks
- 122
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 71
Description
### Describe the feature
I'd like to have an option to disable the "feature flags are not configured" warning
### Use Case
It's annoying and just pollutes the output.
### Proposed Solution
Have an option in `cdk.json` to disable it.
### Other Information
When managing projects via projen, feature flags are kinda clunky and by default are all off. I cannot enable them all, as it's a breaking behaviour.
### Acknowledgements
- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change
### CDK version used
2.1029.2
### Environment details (OS name and version, etc.)
macOS
Contributor guide
Assessment
This issue has not been assessed yet.