Tags: disc/terraform-provider-pritunl
Tags
Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.7.0 to 2.36.0 ( #79) * Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.7.0 to 2.36.0 Bumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.7.0 to 2.36.0. - [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases) - [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-plugin-sdk@v2.7.0...v2.36.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Updated `go.mod` --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexandr Hacicheant <[email protected]>
Support creating and updating users with a PIN (#65) * Replace User.Pin field with a Pin struct that allows setting a PIN value when creating or updating users * Update User acceptance test to check the pin attribute * Add new User test case * Add separate example for a user with pin * Ignore User.Pin.IsSet when setting an updated user PIN * Pointer receiver in MarshalJSON function
Support creating and updating users with a PIN (#65) * Replace User.Pin field with a Pin struct that allows setting a PIN value when creating or updating users * Update User acceptance test to check the pin attribute * Add new User test case * Add separate example for a user with pin * Ignore User.Pin.IsSet when setting an updated user PIN * Pointer receiver in MarshalJSON function
Support creating and updating users with a PIN (#65) * Replace User.Pin field with a Pin struct that allows setting a PIN value when creating or updating users * Update User acceptance test to check the pin attribute * Add new User test case * Add separate example for a user with pin * Ignore User.Pin.IsSet when setting an updated user PIN * Pointer receiver in MarshalJSON function
Bump github.com/hashicorp/go-getter from 1.7.0 to 1.7.4 (#59) Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.0 to 1.7.4. - [Release notes](https://github.com/hashicorp/go-getter/releases) - [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml) - [Commits](hashicorp/go-getter@v1.7.0...v1.7.4) --- updated-dependencies: - dependency-name: github.com/hashicorp/go-getter dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#58) Bumps google.golang.org/protobuf from 1.30.0 to 1.33.0. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
client: respect proxy environment variables (#56) This change is required to work with this provider in some corporate networks Signed-off-by: Alexandre Bruyelles <[email protected]> Co-authored-by: Alexandre Bruyelles <[email protected]>
PreviousNext