Skip to content

statestorevalidator: Add package for common statestore configuration validators#326

Open
rainkwan wants to merge 5 commits intomainfrom
rk/statestore
Open

statestorevalidator: Add package for common statestore configuration validators#326
rainkwan wants to merge 5 commits intomainfrom
rk/statestore

Conversation

@rainkwan
Copy link
Contributor

@rainkwan rainkwan commented Feb 23, 2026

Description

This PR introduces a new statestorevalidator package that exposes the shared config validator implementations we already use for resource, action, provider config, etc.

Rollback Plan

  • If a change needs to be reverted, we will roll out an update to the code within 7 days.

Changes to Security Controls

Are there any changes to security controls (access controls, encryption, logging) in this pull request? If so, explain.

No

@rainkwan rainkwan changed the title rk/statestore statestorevalidator: Add package for common statestore configuration validators Feb 23, 2026
@rainkwan rainkwan marked this pull request as ready for review February 23, 2026 17:04
@rainkwan rainkwan requested a review from a team as a code owner February 23, 2026 17:04
Copy link
Member

@austinvalle austinvalle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a rebase, but the changes here look good 👍🏻

Comment on lines +7 to +8
github.com/hashicorp/terraform-plugin-framework v1.17.1-0.20260223163459-7b6eb103b2e8
github.com/hashicorp/terraform-plugin-go v0.29.1-0.20260122204301-b0a6aca80fd7
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you rebase the PR I believe this change can disappear 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants