From 27616f28256ac86be553fb47ad963e9d309b8f01 Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Tue, 28 Nov 2023 12:15:32 +0300 Subject: [PATCH] Fix workaround for terraform-provider-coder issue #170 --- vault-github/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vault-github/README.md b/vault-github/README.md index 6931e10..d515d01 100644 --- a/vault-github/README.md +++ b/vault-github/README.md @@ -18,7 +18,7 @@ module "vault" { vault_addr = "https://vault.example.com" } -# A workaround until we have https://github.com/coder/terraform-provider-coder/issues/170 +# A workaround until we have https://github.com/coder/terraform-provider-coder/issues/170 resource "coder_agent" "example" { ... env = {