kreuzwerker / terraform-provider-docker

Terraform Docker provider
Mozilla Public License 2.0
570 stars 187 forks source link

Ignore error message case in comparison for ignorable messages. #583

Open djarbz opened 8 months ago

djarbz commented 8 months ago

In regards to https://github.com/kreuzwerker/terraform-provider-docker/issues/542 ignore the case of error messages when filtering ignorable error messages.

bamhm182 commented 6 months ago

I have tested the changes in this PR and can confirm that they work as expected and fix the intended issue. Thanks, @djarbz!

Striar-Yunis commented 4 months ago

Anything I can do to assist with this 1 line change getting merged? Also encountering this issue.