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

[FEAT]: Support for Ephemeral Resources #2592

Open
1 task done
evantissot opened this issue Mar 13, 2025 · 1 comment
Open
1 task done

[FEAT]: Support for Ephemeral Resources #2592

evantissot opened this issue Mar 13, 2025 · 1 comment
Labels
Status: Triage This is being looked at and prioritized Type: Feature New feature or request

Comments

@evantissot
Copy link

Describe the need

Hello!
I'm reaching out to inquire about the potential support for ephemeral resources within the GitHub Terraform provider.
My specific use case involves creating pull requests (PRs) using this provider. I don't really need to store the PR resource in the state? Currently, I have to apply Terraform a second time to remove these resources from the state. Ephemeral resources would be a great addition, allowing resources to exist temporarily without being stored persistently.
Is there any plan to support this feature in the future?
Thank you

SDK Version

No response

API Version

No response

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct
@evantissot evantissot added Status: Triage This is being looked at and prioritized Type: Feature New feature or request labels Mar 13, 2025
@twaslowski
Copy link

Seconding this. Specifically providing write-only implementations of github_actions_secret and github_dependabot_secret would be incredibly helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage This is being looked at and prioritized Type: Feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants