Anton Babenko

Results 258 comments of Anton Babenko

Not really, if we want to make it properly and forward compatible for further improvements down the road (like we have done in many other modules already). I don't know...

This should be a relatively simple addition if anyone wants to work on it. If not, I put it in the priority queue since you are my GitHub Sponsor, and...

This issue has been resolved in version 5.4.0 :tada:

@cahnk I think the problem you have is related to the fact that file `.terragrunt-source-manifest` is not being ignored during the creation of zip-archive. Terragrunt updates it or changes the...

@lorengordon This is the right pattern for Terragrunt users. Thank you for sharing it here!

Currently, this module is under active development, and such feature request is already among TODO's here - https://github.com/terraform-aws-modules/terraform-aws-ecs/tree/master/modules/service#todo @bryantbiggs Please correct me if I am wrong.

Here is my feedback when I try to use this backend: 1. Setting username to valid username makes sense to me (`username = "antonbabenko"`) ``` [SecretHub]: set user to a...

Nice! I will try to take a look at this release and comment during next week.

@OGProgrammer You can set `engine_version = "5.7"` instead of `"5.7.33"` in the RDS module you are using. This will prevent it from showing a diff every time the patch version...