hashicorp / terraform-cloud-operator

Kubernetes Operator allows managing HCP Terraform resources via Kubernetes Custom Resources.
https://developer.hashicorp.com/terraform/cloud-docs
Mozilla Public License 2.0
114 stars 27 forks source link

🛠️ Update predicates #343

Closed arybolovlev closed 4 months ago

arybolovlev commented 4 months ago

Description

This PR adds the ability to add per-controller predicates in addition to the generic predicates that apply to all controllers.

Usage Example

N/A.

References

N/A.

Community Note