Skip to content

Commit 45cec14

Browse files
committed
chore: bump templates module to v1.1.13
1 parent 562460c commit 45cec14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coder/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ variable "claude_code_oauth_token" {
88
}
99

1010
module "workspace" {
11-
source = "git::https://github.com/codewiresh/templates.git//dind/module?ref=v1.1.12"
11+
source = "git::https://github.com/codewiresh/templates.git//dind/module?ref=v1.1.13"
1212

1313
project_name = "example"
1414
git_repos = { "example" = "https://github.com/codewiresh/example" }

0 commit comments

Comments
 (0)