Releases: tshihad/tftags
Releases · tshihad/tftags
Update terraform sdk
Bug fixes
Bug fixes
Support list in set tag
sub
tag will now support schema.TypeSet
also
Bug fix on string to int conversion
v0.0.7-1 Check for empty string on string to int conv
Convert into target type on Set and Get
Merge pull request #2 from tshihad/tshihad-patch-1 Update issue templates
Rename GetId to Id()
v0.0.6 Rename GetId to Id()
Support for pointer on GET
- Added support for pointer fields in struct while using
Get()
.Set()
still not support any pointer in fields
Bug fixes
Support for Child struct
v0.0.2 Added UT