mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
The original PR that plumbed secrets to the terraform provider landed before updating terraform-provider-coder to a version that codified the environment variable API contract. This change uses the exported functions from terraform-coder-provider to ensure the contract is defined in one place.