Viktor Oreshkin
Viktor Oreshkin
## Background Currently Policy Reporter in default configuration "deduplicates" reports for controllers: ``` sourceFilters: - selector: source: kyverno uncontrolledOnly: true disableClusterReports: false kinds: exclude: [ReplicaSet] ``` This filters out: -...
docs for vpc_security_group are copied as-is from default_vpc_security_group: https://github.com/yandex-cloud/terraform-provider-yandex/blob/052aca9e533750b36e81591b6d6deef3d7127c26/docs/resources/vpc_security_group.md?plain=1#L8-L18 they should state the resource is for managing normal security groups, and not for default security group. they are copied as-is...