Skip to content

Commit 45a70c8

Browse files
bpmctkylecarbs
authored andcommitted
example: fix: properly tag aws-windows workspaces (#1744)
1 parent 7e3da30 commit 45a70c8

File tree

1 file changed

+2
-0
lines changed
  • examples/templates/aws-windows

1 file changed

+2
-0
lines changed

examples/templates/aws-windows/main.tf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ resource "aws_instance" "dev" {
8888
user_data = data.coder_workspace.me.transition == "start" ? local.user_data_start : local.user_data_end
8989
tags = {
9090
Name = "coder-${data.coder_workspace.me.owner}-${data.coder_workspace.me.name}"
91+
# Required if you are using our example policy, see template README
92+
Coder_Provisioned = "true"
9193
}
9294

9395
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy