TerraformPluginDotNet icon indicating copy to clipboard operation
TerraformPluginDotNet copied to clipboard

Make attribute resolution extensible via dependency injection.

Open ScionOfDesign opened this issue 1 year ago • 0 comments

Added ITerraformAttributeResolver.cs in order to make attribute resolution extensible via dependency injection. This Pull Request also makes TerraformTypeBuilder public so that it can be encapsulated by clients.

ScionOfDesign avatar Feb 19 '24 08:02 ScionOfDesign