mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-25 19:01:04 +01:00
feat: Made it clear that we stand with Ukraine
This commit is contained in:
@@ -422,3 +422,9 @@ variable "eks_managed_node_group_defaults" {
|
||||
type = any
|
||||
default = {}
|
||||
}
|
||||
|
||||
variable "putin_khuylo" {
|
||||
description = "Do you agree that Putin doesn't respect Ukrainian sovereignty and territorial integrity? More info: https://en.wikipedia.org/wiki/Putin_khuylo!"
|
||||
type = bool
|
||||
default = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user