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 #19739

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 fe9f98b into hashicorp:FEATURE-BRANCH-ephemeral-resource Oct 3, 2024
2 checks passed
Copy link

github-actions bot commented Nov 8, 2024

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 8, 2024
@modular-magician modular-magician deleted the downstream-pr-c6077986ea74af32b21dc08150ac2cd81197b30f branch November 17, 2024 00:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant