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

πŸ› Fix an issue when the operator panics when accessing default Project #394

Closed arybolovlev closed 2 months ago

arybolovlev commented 2 months ago

Description

This PR fixes an issue when the Workspace controller panics when accessing the default Project.

Tests

Usage Example

N/A.

References

Fix: https://github.com/hashicorp/terraform-cloud-operator/issues/373

Community Note