Init Gandi terraform provider

This commit is contained in:
Jake Howard
2023-02-08 20:55:23 +00:00
parent ba89b87a61
commit 5210e66921
4 changed files with 29 additions and 0 deletions

View File

@ -3,3 +3,4 @@ variable "cloudflare_api_key" {}
variable "cloudflare_email" {}
variable "linode_personal_access_token" {}
variable "uptimerobot_api_key" {}
variable "gandi_api_key" {}