Content-Length: 1482 | pFad | http://github.com/coder/terraform-provider-coder/pull/420.patch
thub.com
From 90e1f4d9d4ca156e7a9877ba671ad75dc3d6588f Mon Sep 17 00:00:00 2001
From: Kris Page
Date: Tue, 15 Jul 2025 10:13:16 +0100
Subject: [PATCH 1/2] fix: typo
---
docs/data-sources/external_auth.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/data-sources/external_auth.md b/docs/data-sources/external_auth.md
index d1e6d649..4337301b 100644
--- a/docs/data-sources/external_auth.md
+++ b/docs/data-sources/external_auth.md
@@ -21,7 +21,7 @@ data "coder_external_auth" "github" {
}
data "coder_external_auth" "azure-identity" {
- id = "azure-identiy"
+ id = "azure-identity"
optional = true
}
```
From 48da6ef2592deded9ee2a9af79fa33f78a71dcc1 Mon Sep 17 00:00:00 2001
From: Kris Page
Date: Tue, 15 Jul 2025 10:13:45 +0100
Subject: [PATCH 2/2] fix: typo
---
examples/data-sources/coder_external_auth/data-source.tf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/data-sources/coder_external_auth/data-source.tf b/examples/data-sources/coder_external_auth/data-source.tf
index 330ff216..06436086 100644
--- a/examples/data-sources/coder_external_auth/data-source.tf
+++ b/examples/data-sources/coder_external_auth/data-source.tf
@@ -6,6 +6,6 @@ data "coder_external_auth" "github" {
}
data "coder_external_auth" "azure-identity" {
- id = "azure-identiy"
+ id = "azure-identity"
optional = true
}
--- a PPN by Garber Painting Akron. With Image Size Reduction included!Fetched URL: http://github.com/coder/terraform-provider-coder/pull/420.patch
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy