locals { ingress_domain = "git.thomasklein.me" instance_name = "gitea" } data "aws_region" "current" {}