hashicorp / hcp-terraform-operator

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

🚀 Update Workspace SSH key reconciliation logic #478

Closed arybolovlev closed 2 weeks ago

arybolovlev commented 2 months ago

Description

This PR updates Workspace SSH key reconciliation logic to reduce the number of API calls.

Tests

Usage Example

N/A.

References

N/A.

Community Note