Fix multiple longstanding issues
- Nov 07, 2022
-
-
Ryan Kowalewski authored
Currently uses sql_instance_connection_name which causes issues when the provided value is not known until apply.
-
Ryan Kowalewski authored
This removes the dependency on the deprecated hashicorp/template provider.
b9fb91e4 -
Ryan Kowalewski authored64a1aa6d
-
Ryan Kowalewski authored
A map cannot have a key which depends on a resource which is unknown. To resolve this issue I've refactored the map to have known key names. Closes #38
f61598d1
-