Skip to content

Commit f0f6232

Browse files
onsailszimbatm
andauthored
fix module source url (#40)
* fix module source url * Update google_image_nixos/README.md Co-authored-by: Jonas Chevalier <[email protected]>
1 parent 43cbf82 commit f0f6232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google_image_nixos/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ supported per Google Cloud project.
1111

1212
```hcl
1313
module "nixos_image_1809" {
14-
source = "github.com/zimbatm/terraform-nix/google_image_nixos"
14+
source = "github.com/tweag/terraform-nixos/google_image_nixos"
1515
release = "18.09"
1616
}
1717

0 commit comments

Comments
 (0)