Vladislav Piskunov

Results 2 comments of Vladislav Piskunov

Hi! Required changes has been release in the https://github.com/hashicorp/terraform-provider-aws/blob/v3.35.0/CHANGELOG.md aws provider version. Now it can be added to the module.

I'm not sure Sentry devs are going to fix it. Right now you can achieve it by overriding the https://github.com/getsentry/sentry/blob/master/src/sentry/templates/sentry/organization-login.html template. For example, replace it with your own during docker...