mtesch-um

Results 9 issues of mtesch-um

- [ ] Have you followed the [guidelines for contributing](https://github.com/Homebrew/homebrew-core/blob/HEAD/CONTRIBUTING.md)? - [ ] Have you ensured that your commits follow the [commit style guide](https://docs.brew.sh/Formula-Cookbook#commit)? - [ ] Have you checked...

perl
icu4c

#### Feature description - What are you trying to achieve? interoperability w/ url-like file specifiers that have the object version encoded in the path as `?versionId=...` - What is the...

This will remove the check for empty passwords for superusers, which will allow managing passwords outside of TF, but will fail at the apply stage if trying to create a...

For users who do not want to manage their passwords via the terraform module, but DO want to manage super users, the check I (dumbly) requested for super user passwords...

On a fresh terraform state, and the following tf config (notice the error in the schema owner - is `user` but should be `xuser`) output saved to TF_LOG_FILE: [log.broke.txt](https://github.com/brainly/terraform-provider-redshift/files/7795223/log.broke.txt) :...

When I look at the log, I see a large number of warnings about `non-computed attribute` like ``` 2021-12-21T14:22:02.999-0100 [WARN] Provider "registry.terraform.io/brainly/redshift" produced an in valid plan for redshift_user.xyz, but...

[Draft - still not sure what the requirements should be here... but wanted a place to gather and share... maybe this just turns into documentation about how to set this...

new integration

#### What's the problem this feature will solve? Using the new `--resolver=backtracking` causes completely unreadable error messages when resolution isnt possible. #### Describe the solution you'd like The old resolver's...

logging
enhancement