add temp link to example template
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user