rancher / tf-rancher-up

MIT License
14 stars 5 forks source link

Review of AWS K3s recipe #160

Open glovecchi0 opened 1 month ago

glovecchi0 commented 1 month ago

Division of the PR #145

To test It: recipes/upstream/aws/k3s/terraform.tfvars

prefix             = "glovecchio"
aws_region         = "eu-west-1"
server_nodes_count = 1
worker_nodes_count = 1
rancher_hostname   = "glovecchio"
rancher_password   = "Mypassword.1234"