An open API service for providing issue and pull request metadata for open source projects.

GitHub / hashicorp/terraform-plugin-framework-validators issues and pull requests

#94 - Fix configvalidator dropping previous diags

Pull Request - State: closed - Opened by skirsten over 2 years ago - 4 comments

#93 - .github/workflows: Pin actions versions to SHAs

Pull Request - State: closed - Opened by bflad over 2 years ago - 1 comment

#92 - Bump github.com/hashicorp/terraform-plugin-go from 0.14.2 to 0.14.3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, go

#91 - AtLeastOneOf and ConflictsWith validators on blocks indicate that the block is always configured

Issue - State: closed - Opened by bendbennett over 2 years ago - 2 comments
Labels: bug, tf-devex-triage

#90 - Fix typo in stringvalidator

Pull Request - State: closed - Opened by danischm over 2 years ago - 3 comments
Labels: documentation

#89 - Bump github.com/hashicorp/terraform-plugin-framework from 1.0.0 to 1.0.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, go

#88 - listvalidator: Added UniqueValues validator

Pull Request - State: closed - Opened by bflad over 2 years ago - 1 comment
Labels: enhancement

#87 - stringvalidator: Add UTF-8 character count validators, clarify original length validators

Pull Request - State: closed - Opened by bflad over 2 years ago - 1 comment
Labels: enhancement

#86 - stringvalidator: Support json string validation

Issue - State: closed - Opened by k-yomo over 2 years ago - 4 comments
Labels: enhancement

#85 - stringvalidator: Support for multibyte strings

Issue - State: closed - Opened by sugimotofp over 2 years ago - 5 comments
Labels: documentation, enhancement, tf-devex-triage

#84 - Bump goreleaser/goreleaser-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, github_actions

#83 - Bump github.com/hashicorp/terraform-plugin-framework from 0.17.0 to 1.0.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, go

#82 - Bump dessant/lock-threads from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, github_actions

#81 - Bump github.com/hashicorp/terraform-plugin-framework from 0.16.0 to 0.17.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 2 comments
Labels: dependencies, go

#80 - all: Migrate implementations to support terraform-plugin-framework version 0.17.0

Pull Request - State: closed - Opened by bflad over 2 years ago - 2 comments

#79 - Bump github.com/hashicorp/terraform-plugin-go from 0.14.1 to 0.14.2

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, go

#78 - Fix breaking changes in terraform-plugin-framework v0.16.0

Issue - State: closed - Opened by iacabezasbaculima over 2 years ago - 4 comments
Labels: bug

#77 - Bump github.com/hashicorp/terraform-plugin-framework from 0.15.0 to 0.16.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, go

#76 - [COMPLIANCE] Update MPL-2.0 LICENSE

Pull Request - State: closed - Opened by hashicorp-copywrite[bot] over 2 years ago - 1 comment
Labels: automated, legal

#75 - Bump github.com/hashicorp/terraform-plugin-go from 0.14.0 to 0.14.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, go

#74 - Return all errors from Map KeysAre validators

Pull Request - State: closed - Opened by mgood over 2 years ago - 2 comments

#73 - mapvalidator: KeysAre Returns on First Error

Issue - State: closed - Opened by bflad almost 3 years ago - 1 comment
Labels: bug, good first issue, help wanted

#72 - Bump github.com/hashicorp/terraform-plugin-framework from 0.14.0 to 0.15.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 2 comments
Labels: dependencies, go

#71 - Replace usage of "exclusive" in documentation when validator is inclusive

Pull Request - State: closed - Opened by bendbennett almost 3 years ago - 1 comment
Labels: documentation

#70 - int64validator: Go documentation for AtLeast says exclusive minimum when it is inclusive

Issue - State: closed - Opened by bflad almost 3 years ago - 1 comment
Labels: documentation

#69 - Bump github.com/hashicorp/terraform-plugin-framework from 0.13.0 to 0.14.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies, go

#68 - Bump leonsteinhaeuser/project-beta-automations from 2.0.0 to 2.0.1

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies, github_actions

#67 - listvalidator: Consider Validator to Ensure No Duplicate Elements

Issue - State: closed - Opened by bflad almost 3 years ago - 1 comment
Labels: enhancement

#66 - Bump github.com/hashicorp/terraform-plugin-framework from 0.12.0 to 0.13.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies, go

#65 - Bump github.com/hashicorp/terraform-plugin-framework from 0.11.1 to 0.12.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies, go

#64 - Bump github.com/google/go-cmp from 0.5.8 to 0.5.9

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies, go

#63 - Bump leonsteinhaeuser/project-beta-automations from 1.3.0 to 2.0.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies, github_actions

#62 - all: Add Go documentation examples for validators

Pull Request - State: closed - Opened by bflad almost 3 years ago - 1 comment
Labels: documentation

#61 - all: Included missing attribute path details in error diagnostics

Pull Request - State: closed - Opened by bflad almost 3 years ago - 1 comment
Labels: bug

#60 - Introduce Data Source, Provider, and Resource Level Validators

Pull Request - State: closed - Opened by bflad almost 3 years ago - 1 comment
Labels: enhancement

#59 - Bump github.com/hashicorp/terraform-plugin-framework from 0.11.0 to 0.11.1

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 2 comments
Labels: dependencies, go

#58 - Bump github.com/hashicorp/terraform-plugin-go from 0.13.0 to 0.14.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies, go

#57 - Terraform validators support a custom message

Issue - State: closed - Opened by posriniv almost 3 years ago - 2 comments
Labels: bug

#56 - Bump github.com/hashicorp/terraform-plugin-framework from 0.10.0 to 0.11.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies, go

#55 - all: Bump Go Version to 1.18

Pull Request - State: closed - Opened by bflad almost 3 years ago - 1 comment

#54 - Bump Expected Minimum Go Version to 1.18

Issue - State: closed - Opened by bflad almost 3 years ago - 1 comment

#53 - all: Run Go 1.19 fmt

Pull Request - State: closed - Opened by bflad almost 3 years ago - 1 comment

#52 - Bump leonsteinhaeuser/project-beta-automations from 1.2.1 to 1.3.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies, github_actions

#51 - Bump github.com/hashicorp/terraform-plugin-go from 0.12.0 to 0.13.0

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies, go

#50 - `stringvalidator.OneOf` produces an error when applied to a `types.List` of `types.String`

Issue - State: closed - Opened by detro about 3 years ago - 4 comments
Labels: bug

#49 - Bump github.com/hashicorp/terraform-plugin-go from 0.11.0 to 0.12.0

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 3 comments
Labels: dependencies, go

#48 - Resource/Data-Source/Provider level Schema Configuration Validators

Issue - State: closed - Opened by detro about 3 years ago - 1 comment
Labels: enhancement, type/multi, type/schema

#47 - Ensure Each Validator Has Go Documentation Examples

Issue - State: closed - Opened by bflad about 3 years ago - 1 comment
Labels: documentation

#46 - Bump github.com/hashicorp/terraform-plugin-go from 0.9.1 to 0.10.0

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies, go

#45 - Splitting `OneOf` and `NoneOf` by "case sensitivity"

Pull Request - State: closed - Opened by detro about 3 years ago - 1 comment

#44 - Adding `GetErrors` func and `GetWarnings` func to validatordiag pkg

Pull Request - State: closed - Opened by bendbennett about 3 years ago - 3 comments
Labels: enhancement

#43 - Adding Any/Or Generic Validator

Pull Request - State: closed - Opened by bendbennett about 3 years ago - 1 comment
Labels: enhancement

#40 - Adding Set validation for SizeAtLeast, SizeAtMost and SizeBetween

Pull Request - State: closed - Opened by bendbennett about 3 years ago - 2 comments
Labels: enhancement, type/set

#37 - Adding List element validation for ValuesAre

Pull Request - State: closed - Opened by bendbennett about 3 years ago - 2 comments
Labels: enhancement, type/list

#36 - Adding Set element validation for ValuesAre

Pull Request - State: closed - Opened by bendbennett about 3 years ago - 2 comments
Labels: enhancement, type/set

#32 - Introducing `schemavalidator` package

Pull Request - State: closed - Opened by detro about 3 years ago - 7 comments
Labels: enhancement

#29 - Adding `AtLeastSumOf`, `AtMostSumOf`, `EqualToSumOf` Validators

Pull Request - State: closed - Opened by bendbennett about 3 years ago - 2 comments
Labels: enhancement

#28 - Any/Or Attribute Validators (Pass If At Least One Attribute Validator Passes)

Issue - State: closed - Opened by bflad about 3 years ago - 1 comment
Labels: enhancement

#20 - Int64 Amount Validation (AtLeastSumOf, AtMostSumOf, EqualToSumOf)

Issue - State: closed - Opened by bendbennett about 3 years ago - 1 comment
Labels: enhancement, type/int64, type/multi

#17 - Required With Multiple Attribute Validation (RequiredWith / CombinationAttributes)

Issue - State: closed - Opened by bflad about 3 years ago - 2 comments
Labels: enhancement, type/multi, type/schema

#16 - At Least One Multiple Attribute Validation (AtLeastOneOf / AtLeastOneAttribute)

Issue - State: closed - Opened by bflad about 3 years ago - 1 comment
Labels: enhancement, type/multi, type/schema

#15 - Exactly One Multiple Attribute Validation (ExactlyOneOf / ExactlyOneAttribute)

Issue - State: closed - Opened by bflad about 3 years ago - 1 comment
Labels: enhancement, type/multi, type/schema

#14 - Conflicting Multiple Attribute Validation (ConflictsWith / ConflictingAttributes)

Issue - State: closed - Opened by bflad about 3 years ago - 1 comment
Labels: enhancement, type/multi, type/schema