Update terraform for 0.13 compatibility
This commit is contained in:
@ -1,7 +1,5 @@
|
||||
provider "vultr" {
|
||||
api_key = var.vultr_api_key
|
||||
rate_limit = 700
|
||||
retry_limit = 3
|
||||
api_key = var.vultr_api_key
|
||||
}
|
||||
|
||||
provider "cloudflare" {
|
||||
|
Reference in New Issue
Block a user