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

Add ephemeral resource support #8340

Conversation

modular-magician
Copy link
Collaborator

Add basic support for ephemeral resources

  • Add dependency on branch in https://github.com/hashicorp/terraform-plugin-framework that contains necessary features
    • go get github.com/hashicorp/terraform-plugin-framework@fe2b7dbbdad8ac4e45efee7e4a9eb1fd08003fcf
      • Need to use a commit due to the branch name containing a forward slash
    • We will change this before merging the overall feature branch, but using this during development is fine!
  • Implemented this interface
  • Currently there are no test environments (PR automation, TeamCity) that can utilise ephemeral values

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)


Derived from GoogleCloudPlatform/magic-modules#11843

[upstream:c6077986ea74af32b21dc08150ac2cd81197b30f]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit b2a911b into hashicorp:FEATURE-BRANCH-ephemeral-resource Oct 3, 2024
3 checks passed
@modular-magician modular-magician deleted the downstream-pr-c6077986ea74af32b21dc08150ac2cd81197b30f branch November 16, 2024 04:59
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.

1 participant