We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43cbf82 commit f0f6232Copy full SHA for f0f6232
google_image_nixos/README.md
@@ -11,7 +11,7 @@ supported per Google Cloud project.
11
12
```hcl
13
module "nixos_image_1809" {
14
- source = "github.com/zimbatm/terraform-nix/google_image_nixos"
+ source = "github.com/tweag/terraform-nixos/google_image_nixos"
15
release = "18.09"
16
}
17
0 commit comments