This release:
- Bumps go version to 1.23.6 and some dependencies since they have some vulnerabilities.
- Adds support for parsing the count using registry examples. The assumption in the registry parser, reference format, will be like: ... This PR expands it a bit for supporting these type of examples. If there is some number usage after resource_name, then this will be interpreted as a TF count usage.
What's Changed
- Adding support for parsing the count used registry examples and bumping go version and dependencies by @sergenyalcin in #485
Full Changelog: v1.5.0...v1.6.0