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

๐Ÿงน Remove `getToken` methods #386

Closed arybolovlev closed 2 months ago

arybolovlev commented 2 months ago

Description

This PR removes the getToken methods and instead switches to the secretKeyRef function.

Tests

Usage Example

N/A.

References

N/A.

Community Note