Skip to content

Commit edcedb6

Browse files
base change
1 parent 73023f8 commit edcedb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/template_versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ resource "coderd_template" "awshp-k8s-with-claude-code" {
5555

5656
resource "coderd_template" "awshp-linux-q-base" {
5757
name = "awshp-linux-q-base"
58-
display_name = "AWS Workshop - EC2 (Linux) Q Developer"
58+
display_name = "AWS Workshop - EC2 (Linux) Q Developer with AI"
5959
description = "Provision AWS EC2 VMs as Q Developer enabled Coder workspaces"
6060
icon = "/icon/aws.png"
6161
versions = [{

0 commit comments

Comments
 (0)