Open anon6789 opened 4 years ago
Hey @anon6789 , thanks for asking this question. I would really appreciate to get more features in it 💯 👍 . It's semantic versioned so I got no problems to add more features and bump versions. I would really appreciate small pull requests that are fast reviewable and independent from other features.
Hey @solidnerd @anon6789 I've added these features to my fork https://github.com/aslubsky/terraform-k8s-hcloud But I not sure that I can make PR, because it has some different structure, see my explanations in https://alexslubsky.medium.com/setup-highly-available-kubernetus-cluster-with-hetzner-cloud-and-terraform-941a9e25ddf6?source=friends_link&sk=a6555b9dd2c28a21f1d99dd1592f6e63 If you have any ideas on how to merge this, pls share, I'll prepare PR in that way
Hey @aslubsky, Thanks for sharing your awesome blog post 👍 💯 . I had some thoughts around my head about how we can integrate this in a good manner. I think we should add separate issues for tracking all those activities.
loadbalancer
(@aslubsky)
network
(@aslubsky)
hcloud_network
hcloud_network_subnet
main.tf
that is referencing to the main module as a reference you can look here: terraform-aws-rds/examples/complete-progresAfter adding those changes above, release a new module version of 2.0.0
For better Tracking, we should create separate issues and PR's.
@aslubsky I would review then your changes, and we can keep the discussion in the Pull Request's
WDYT @anon6789 @aslubsky?
@solidnerd I'm in )) But I'm not 'true' DevOps and may do some things not very well
So let's learn together we will see how it goes ;)
Hi, I tried the the terraform project to setup a cluster in the Hetzner cloud. It works quite well, thank you. However I added some more features in my fork. For example
Do you want any of these changes as a PR in this project? Greetings