Terraform all resources, update encryption scheme, add ingress
This commit is contained in:
parent
b34b075d10
commit
3b85d6e85b
20 changed files with 731 additions and 970 deletions
5
terraform/terraform.tfvars.example
Normal file
5
terraform/terraform.tfvars.example
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
hosted_zone_id = "Z068835512G0ZQJ9SJGOI"
|
||||
domain = "dumpnet.chat"
|
||||
dns_records = [
|
||||
"argocd",
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue