Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 13 Mar 20:25
· 61 commits to main since this release
v0.2.1
c88346f
v0.3

Bug Fixes

- ona_project: Mark git initializer fields (checkout_location, clone_target, target_mode) as Computed to fix "inconsistent result after apply" errors when the API
returns default values for unset fields.

Documentation

- Add ona_runners data source to README and regenerate provider docs.

Maintenance

- Enable Dependabot for Go module updates.
- Bump terraform-plugin-go to v0.31.0, terraform-plugin-framework to v1.19.0, terraform-plugin-sdk to v2.40.0, terraform-plugin-testing to v1.15.0.
- Update indirect dependencies (golang.org/x/crypto, golang.org/x/net, golang.org/x/sync, golang.org/x/text, google.golang.org/genproto).