packer and kubernetes changes

This commit is contained in:
Christian
2022-03-11 14:56:55 +01:00
parent e4fa5990f4
commit ebab652abf
55 changed files with 538 additions and 13 deletions

View File

@@ -10,4 +10,4 @@ variable "cloudflare_email" {
variable "cloudflare_api_key" {
description = "The API key for your Cloudflare account"
type = string
}
}