Rename for registry compatibility
This commit is contained in:
4
main.tf
4
main.tf
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* # `tf_digitalocean_spoke`
|
||||
* # `terraform-digitalocean-spoke`
|
||||
* <!-- WARNING: this file is generated -->
|
||||
*
|
||||
* This is a terraform module that provisions a
|
||||
@@ -17,7 +17,7 @@
|
||||
*
|
||||
* ```hcl
|
||||
* module "digitalocean_spoke" {
|
||||
* source = "github.com/meatballhat/tf_digitalocean_spoke"
|
||||
* source = "github.com/hamfist/terraform-digitalocean-spoke"
|
||||
*
|
||||
* server_name = "spoke.example.org"
|
||||
* base_url = "https://spoke.example.org"
|
||||
|
Reference in New Issue
Block a user