You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).