Update documented usage to point at module registry
This commit is contained in:
parent
e4d30b0737
commit
2ec76ec2f5
@ -16,7 +16,7 @@ like this:
|
||||
|
||||
```hcl
|
||||
module "digitalocean_spoke" {
|
||||
source = "github.com/hamfist/terraform-digitalocean-spoke"
|
||||
source = "hamfist/spoke/digitalocean"
|
||||
|
||||
server_name = "spoke.example.org"
|
||||
base_url = "https://spoke.example.org"
|
||||
|
Loading…
Reference in New Issue
Block a user