Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 17970cf

Browse files
Update Terraform coder to v0.11.0 (#21)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8474131 commit 17970cf

File tree

2 files changed

+17
-19
lines changed

2 files changed

+17
-19
lines changed

template/.terraform.lock.hcl

Lines changed: 16 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

template/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ terraform {
2323
required_providers {
2424
coder = {
2525
source = "coder/coder"
26-
version = "0.8.3"
26+
version = "0.11.0"
2727
}
2828

2929
docker = {

0 commit comments

Comments
 (0)