Anton Babenko

Results 279 comments of Anton Babenko

@matt-whyard Please check the description and the code changes here - https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/pull/317#issue-1356176225 Also, there is a lot of useful information about how to use certain features in the [examples/multi-az](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/tree/master/examples/multi-az)

I know that this issue is still painful for some users. I have just tried to run a slightly modified example (`recreate_missing_package = false`) on Terraform Cloud, and it seems...

@rafaelsales @rastakajakwanna Thanks for confirming that it works! @lpossamai Could you please share more details about your case? Include code snippet, outputs from terraform apply.

Thanks for the report, it is good to know that it doesn't work on Windows 10. I don't think we have ever run this module on Windows. PR fixing this...

@SolidSly You are right. We will have to do such an update and major rewrite of this module in the upcoming months. We already did it in some other modules...

> @KajiMaster said: "Doesn't prevent new packages from being build like it claims." I just double-checked it again and I see the same expected behavior as before. After the package...

This issue has been resolved in version 4.0.1 :tada:

@pdecat Please let us know if/when this PR is ready for review and merge? I expect that other users (including @1davidmichael @panessa @Tonkonozhenko) will be able to help with the...

@pdecat Restarted GitHub Actions, and all checks are green. I have scheduled to revive this PR on the 13th of October (after HashiConf). Hopefully, everyone else will be addressing all...