Skip to content

v0.20.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 14:38
· 9 commits to main since this release

BUG FIXES:

  • validate: Fixed a bug that caused false positive validation errors for resource types that have the same name as the provider. (#419)
  • generate: Fixed a bug that caused all generated resource documentation to have the same content when the provider has a resource type with the same name as the provider. (#419)
  • generate: Fixed a bug that would return an error when a static file exists in both templates and docs, which will now be ignored. (#421)