Nicholas Muesch
Nicholas Muesch
### What does this PR do? Make sure that `process_signatures` gets migrated to the manifest V2 format when running the `ddev meta manifest migrate` command ### Motivation Final piece to...
Currently, when a field in a schema is deprecated, it shows up in parenthesis next to whether it's required or not. Live example here under `thresholds` - https://registry.terraform.io/providers/DataDog/datadog/latest/docs/resources/monitor#optional ``` thresholds...
### What does this PR do? Product did an analysis of recently created or updated integrations to audit their "category" tags. This PR updates all integrations that were part of...
### What does this PR do? ### Motivation ### Additional Notes ### Review checklist (to be filled by reviewers) - [ ] Feature or bugfix MUST have appropriate tests (unit,...