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

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 requested a review from a team as a code owner October 3, 2024 17:54
@modular-magician modular-magician requested review from roaks3 and removed request for a team October 3, 2024 17:54
Copy link

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@modular-magician modular-magician merged commit 073cb54 into GoogleCloudPlatform:FEATURE-BRANCH-ephemeral-resource Oct 3, 2024
4 of 6 checks passed
@modular-magician modular-magician deleted the downstream-pr-c6077986ea74af32b21dc08150ac2cd81197b30f branch November 18, 2024 06:43
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