Axel Köhler
Axel Köhler
Hi there, this is more a feature request than an issue report. ### Terraform Version 0.14.3 ### Affected Resource(s) - opsgenie_alert_policy ### Terraform Configuration Files ```hcl resource "opsgenie_alert_policy" "test" {...
## Feature Suggestion Enhance the GitHub discovery to filter out forks. ## Possible Implementation - GitHub API offers a `type` filter, see [List organization repositories](https://docs.github.com/en/rest/reference/repos#list-organization-repositories) - maybe the same values...
## Hey, I just made a Pull Request! The latest release `v1.27.0` came with a change of the `catalog-backend-module-github` (see [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-backend-module-github/CHANGELOG.md#061)), which introduced a new configuration option `alwaysUseDefaultNamespace`. This PR...