Luis M. Gallardo D.
Luis M. Gallardo D.
@philippta this issue was addressed in release 0.11.0
@philippta I had to revert it due to #54. As soon as it fixed in the provider I will include @Waschnick implementation
@Waschnick I reverted it because there were reports about people unable to do plan/apply because of `prevent_destroy` using a variable. The root cause seem to be reported [here](https://github.com/hashicorp/terraform/issues/22544) in the...
@pb0101 It seems is not yet implemented in the Terraform provider, or is not documented [here](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cognito_user_pool) , and there's a open issued about using variables to handle this [here](https://github.com/hashicorp/terraform/issues/22544). As...
It could work for me. I know it's not the standard markdown. Where can set the "hyperlink format"? I couldn't find it in the markdown or editor settings. Thanks in...
It would be perfect! Thanks!
If it works on your local machine, then it's something in the way you are using the module in GitHub Actions. Check if you need to escape characters to make...
@judeaugustinej it seems an issue in the way you are using the module or the content or your file. Let me know if you were able to overcame it.
@trahim thanks for your PR. I understand the issue but I wonder if instead of removing the code it would be better approach to consider the edge cases as in...
@Dogacel thanks for your PR. I'll ship it in the next release soon!