Anton Babenko
Anton Babenko
@bryantbiggs I just want to link this one with the PR (eg, https://github.com/terraform-aws-modules/terraform-aws-alb/pull/190 ).
Yes, this is a good option. If it would be implemented in `pre-commit-terraform` maybe we can also take care of installing the required version (not sure if it is a...
Thanks a lot for the update! That would be really nice if we can remove sed/awk/perl hack which was there since pre-0.12 times :) I don't have time for this...
Hi @cemo ! Real deployment to AWS is the best in terms of the quality of the results you can get. For some AWS services, there are various kinds of...
You can do some of it using [localstack](https://localstack.cloud/) combined with [Terraform AWS provider](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/guides/custom-service-endpoints#localstack) but I would not go deeper by parsing terraform state files or anything like that. In my...
Yes, that's a good idea. Consider opening multiple PRs to other branches (for different languages after the first one to `master` is merged). `master` branch = English = source for...
I think you are right that the solution you have implemented does not sound like the best one. You have a lot of extra implementation details (vendored modules, yaml files,...
Hi Peter! Thanks for reminding :) Can't promise when I will have time to dump my head into this repo, but one day I will.
Is there any specific part you want to get described? It would help me to be able to write about parts you or other care most.
This is a great question! I will try to allocate time to describe this topic during my next travel next week and we'll see what happen.