integrations / integrations/terraform-provider-github
[FEAT]: Support for Ephemeral Resources
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 1k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 8
Description
### 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
```shell
```
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.