Skip to content

Commit 27da787

Browse files
committed
chore: format
1 parent 01e377e commit 27da787

File tree

1 file changed

+1
-1
lines changed
  • examples/templates/azure-linux

1 file changed

+1
-1
lines changed

examples/templates/azure-linux/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ terraform {
1111

1212
# See https://registry.coder.com/modules/azure-region
1313
module "azure_region" {
14-
source = "registry.coder.com/modules/azure-region/coder"
14+
source = "registry.coder.com/modules/azure-region/coder"
1515

1616
# This ensures that the latest version of the module gets downloaded, you can also pin the module version to prevent breaking changes in production.
1717
version = ">= 1.0.0"

0 commit comments

Comments
 (0)