-
Rémi Lapeyre authored
This is needed to make it possible to use the scram-sha-256 authentication method for the pg backend. It's not easy to write unit-tests for this since it requires a specific configuration of the PostgreSQL server, I did test it manually thought and everything seems to work like it should. Closes https://github.com/hashicorp/terraform/issues/24016
c7be001a
Analyzing file…