Releases: LiveOakLabs/terraform-provider-readme
Releases · LiveOakLabs/terraform-provider-readme
v0.2.0
Features
- feat: ability to associate doc with slug @joshbeard (#88)
Bug Fixes
- fix: volatile 'user' attribute on docs @joshbeard (#87)
Maintenance
- ci: test against Terraform 1.6 @joshbeard (#89)
- build(deps): bump github.com/hashicorp/terraform-plugin-go from 0.19.0 to 0.19.1 @dependabot (#86)
- build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.29.0 to 2.30.0 @dependabot (#85)
v0.1.17
Changes
- Update client to 0.1.3 for spec version bugfix @joshbeard (#84)
v0.1.16
Bug Fixes
- fix: Inconsistent results doc @joshbeard (#81)
Docs
- docs: add descriptions, example, linting, etc @joshbeard (#82)
Maintenance
- build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.4.0 to 1.4.2 @dependabot (#80)
- build(deps): bump google.golang.org/grpc from 1.58.0 to 1.58.3 @dependabot (#79)
- build(deps): bump securego/gosec from 2.17.0 to 2.18.2 @dependabot (#76)
- build(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 @dependabot (#71)
v0.1.15
Fixes
- frontmatter fixes; plan modifier packages @joshbeard (#78)
- fix: normal error message for spec save @joshbeard (#69)
Maintenance
- ci: test on Terraform 1.4 and 1.5 @joshbeard (#70)
- maint: linting @joshbeard (#77)
- build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 @dependabot (#74)
v0.1.14
🐛 Bug Fixes
- fix: category resource nil reference to API response @joshbeard (#68)
v0.1.13
🐛 Bug Fixes
- fix: external doc slug changes @joshbeard (#67)
- Fix delete api spec @joshbeard (#64)
🧰 Maintenance
- Dependency updates
v0.1.12
🚀 Features
- feat: Custom Pages data sources and resource @joshbeard (#27)
Maintenance
- build(deps): bump mvdan.cc/gofumpt from 0.4.0 to 0.5.0 @dependabot (#26)
- build(deps): bump github.com/hashicorp/terraform-plugin-go from 0.14.3 to 0.15.0 @dependabot (#25)
v0.1.11
🐛 Bug Fixes
- fix: Trim leading/trailing whitespace from docs @joshbeard (#23)
Other Changes
- Docs/updates - examples, contributor workflow @joshbeard (#24)
- build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.25.0 to 2.26.1 @dependabot (#22)
- build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.1.1 to 1.2.0 @dependabot (#21)
v0.1.10
🚀 Features
- feat: Sort api_specifications data source @joshbeard (#20)
v0.1.9
🚀 Features
- feat: Add api_specifications data source @joshbeard (#19)