Add missing Terraform provider (local)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
provider "hcloud" {
|
||||
token = var.hcloud_token
|
||||
}
|
||||
|
||||
provider "local" {}
|
||||
|
Reference in New Issue
Block a user