Floren Munteanu

Results 66 comments of Floren Munteanu

@mikkeloscar I always follow/listen to your presentations. I plan to create a centralized setup where we can create, maintain and upgrade transparently Kubernetes clusters. I will definitely get in touch...

@willswire I believe dyndns is not showing into list because I already use it. I wanted to create an additional option for a different worker.

> `tflint --format json` should work! Reported issues have an associated `hcl.Range`. I'm curious how you use that. I have the vscode terraform plugin installed and flint is installed with...

@radeksimko I think this is a must have. I had to go back to IntelliJ, you cannot write fast efficient TF code without proper linting.

@edbizarro all default settings, except the usual changes to db_password, fernet_key, key_name and admin_*.

@edbizarro I plan to separate the resources into separate files. For example, I will create a `webserver.tf` file which includes everything, ASG, SG, etc.

@edbizarro see https://www.terraform.io/docs/configuration/index.html: > The simplest Terraform configuration is a single root module containing only a single .tf file. A configuration can grow gradually as more resources are added, either...

Nice job, thank you for the quick fix! Download queue is a very good start. @bastienwirtz can you please merge the PR?

@bastienwirtz when do you plan to release the new version, including the merged changes?

@mbentley thank you for the beautiful work. I installed the v22.11.2 and everything works as expected. Do you have any planned improvements?