From 748a180ac3ac7e84be052052a97c759c456a8a1d Mon Sep 17 00:00:00 2001 From: Ben Date: Sat, 6 Apr 2024 20:18:58 +0000 Subject: [PATCH] add temp link to example template --- windows-rdp/README.md | 2 +- windows-rdp/main.tf | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/windows-rdp/README.md b/windows-rdp/README.md index ecede44..71a4873 100644 --- a/windows-rdp/README.md +++ b/windows-rdp/README.md @@ -25,4 +25,4 @@ module "code-server" { ## Tested on -- ✅ GCP with Windows Server 2022: [Example template](#TODO) +- ✅ GCP with Windows Server 2022: [Example template](https://gist.github.com/bpmct/18918b8cab9f20295e5c4039b92b5143) diff --git a/windows-rdp/main.tf b/windows-rdp/main.tf index 5507018..1b557eb 100644 --- a/windows-rdp/main.tf +++ b/windows-rdp/main.tf @@ -117,6 +117,7 @@ resource "coder_app" "rdp-docs" { external = true } +# For some reason this is not rendering, commented out for now # resource "coder_metadata" "rdp_details" { # resource_id = var.resource_id # daily_cost = 0