Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ephemeralvalidator: Introduce new package for common ephemeral resource configuration validators #242

Merged
merged 8 commits into from
Oct 31, 2024

Conversation

austinvalle
Copy link
Member

@austinvalle austinvalle commented Oct 30, 2024

Ref: hashicorp/terraform-plugin-framework#1050

Introduces a new ephemeralvalidator package that exposes the shared config validator implementations we already use for resource, data source, and provider config.

@austinvalle austinvalle added the enhancement New feature or request label Oct 30, 2024
@austinvalle austinvalle added this to the v0.15.0 milestone Oct 30, 2024
@austinvalle austinvalle requested a review from a team as a code owner October 30, 2024 20:44
go.mod Outdated Show resolved Hide resolved
Copy link
Contributor

@SBGoods SBGoods left a comment

Choose a reason for hiding this comment

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

LGTM!

@austinvalle austinvalle merged commit b793fd3 into main Oct 31, 2024
6 checks passed
@austinvalle austinvalle deleted the av/ephemeral-resources branch October 31, 2024 18:46
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants