@@ -49,6 +49,11 @@ variable "aws_ami" {
default = "ami-06a17a87e19be286a"
}
variable "aws_spot_price" {
type = number
default = 0.0028
variable "cloudflare_api_token" {
type = string
sensitive = true
The note is not visible to the blocked user.