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

🚀 Add `spec.terraformVariables` and `spec.environmentVariables` validation #388

Closed arybolovlev closed 2 months ago

arybolovlev commented 2 months ago

Description

This PR adds spec.terraformVariables.[*] and spec.environmentVariables.[*] validation.

Tests

Usage Example

N/A.

References

N/A.

Community Note