-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Add ephemeral resource support #11843
Add ephemeral resource support #11843
Conversation
…4e45efee7e4a9eb1fd08003fcf
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
|
Tests analyticsTotal tests: 4100 Click here to see the affected service packages
View the build log |
@BBBmau This PR has been waiting for review for 3 weekdays. Please take a look! Use the label |
@GoogleCloudPlatform/terraform-team @BBBmau This PR has been waiting for review for 1 week. Please take a look! Use the label |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great. Thanks for including _ provider.ProviderWithEphemeralResources = &FrameworkProvider{}
!
Thanks! This PR should make it possible to work on different PRs in parallel to implement different ephemeral resources |
c607798
into
GoogleCloudPlatform:FEATURE-BRANCH-ephemeral-resource
Add basic support for ephemeral resources
go get github.com/hashicorp/terraform-plugin-framework@fe2b7dbbdad8ac4e45efee7e4a9eb1fd08003fcf
Merging this PR into the feature branch will enable working on multiple ephemeral resources in separate PRs at once.
Release Note Template for Downstream PRs (will be copied)