Skip to content

Commit b10e729

Browse files
committed
chore: format
1 parent f8e77bc commit b10e729

File tree

1 file changed

+2
-2
lines changed
  • examples/templates/gcp-linux

1 file changed

+2
-2
lines changed

examples/templates/gcp-linux/main.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ variable "project_id" {
1717

1818
# See https://registry.coder.com/modules/gcp-region
1919
module "gcp_region" {
20-
source = "registry.coder.com/modules/gcp-region/coder"
21-
20+
source = "registry.coder.com/modules/gcp-region/coder"
21+
2222
# This ensures that the latest version of the module gets downloaded, you can also pin the module version to prevent breaking changes in production.
2323
version = ">= 1.0.0"
2424

0 commit comments

Comments
 (0)