v0.28.0
NOTES:
resource/pingone_credential_issuance_rule
: Acredential_issuance_rule
cannot be assigned to acredential_type
that has amanagement_mode
ofMANAGED
. (#804)- bump
github.com/hashicorp/terraform-plugin-framework
1.7.0 => 1.8.0 (#810) - bump
github.com/hashicorp/terraform-plugin-go
0.22.1 => 0.22.2 (#810) - bump
github.com/patrickcping/pingone-go-sdk-v2/credentials
0.6.2 => 0.7.0 (#810) - bump
github.com/patrickcping/pingone-go-sdk-v2/management
0.38.0 => 0.39.0 (#810) - bump
github.com/patrickcping/pingone-go-sdk-v2
0.11.8 => 0.11.9 (#810) - bump
golang.org/x/net
0.22.0 => 0.23.0 (#810)
ENHANCEMENTS:
data_source/pingone_credential_type
: Added support for themanagement_mode
andmetadata.fields.required
properties. (#804)resource/pingone_credential_type
: Added support for themanagement_mode
andmetadata.fields.required
properties. (#804)
What's Changed
- Bump golang.org/x/net from 0.19.0 to 0.23.0 in /tools by @dependabot in #790
- Bump github.com/hashicorp/go-getter from 1.7.1 to 1.7.4 in /tools by @dependabot in #799
- Bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #800
- bump go modules 2024-05-10 by @patrickcping in #810
- Support
management.mode
addmetadata.fields.required
properties incredential_type
. by @mjspi in #804 - Bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #814
- Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 by @dependabot in #813
Full Changelog: v0.27.1...v0.28.0