Marco Crivellaro

Results 4 issues of Marco Crivellaro

The current behaviour of the plugin is to provide a summary of the opened issues filtering by component (`jira/component`) and project (`jira/project-key`) as well as displaying the activity stream for...

plugin/Jira

We are currently retrieving Components and Resources from Backstage using `backstage_entities` datasource. ``` data "backstage_entities" "services" { filters = [ "kind=component,spec.lifecycle=production", "kind=resource,spec.lifecycle=production", ] } ``` We would need to have...

Hi! Thanks for creating this set of plugins! I am looking at using slack-catalog, it works great however it doesn't seem to have a TTL on the cache, I think...

Hello, we are having some issues writing policies for resource that may contain repeated blocks. It looks like the behaviour of conftest is to produce an object when there's a...

bug