add temp link to example template

web-rdp-cloud-fixes
Ben 1 year ago
parent ec922c7c3d
commit 748a180ac3

@ -25,4 +25,4 @@ module "code-server" {
## Tested on ## Tested on
- ✅ GCP with Windows Server 2022: [Example template](#TODO) - ✅ GCP with Windows Server 2022: [Example template](https://gist.github.com/bpmct/18918b8cab9f20295e5c4039b92b5143)

@ -117,6 +117,7 @@ resource "coder_app" "rdp-docs" {
external = true external = true
} }
# For some reason this is not rendering, commented out for now
# resource "coder_metadata" "rdp_details" { # resource "coder_metadata" "rdp_details" {
# resource_id = var.resource_id # resource_id = var.resource_id
# daily_cost = 0 # daily_cost = 0

Loading…
Cancel
Save