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]: Ability to Manage Codespaces Secrets #1662

Closed
1 task done
KenSpur opened this issue Apr 23, 2023 · 0 comments · Fixed by #1729
Closed
1 task done

[FEAT]: Ability to Manage Codespaces Secrets #1662

KenSpur opened this issue Apr 23, 2023 · 0 comments · Fixed by #1729
Labels
Status: Up for grabs Issues that are ready to be worked on by anyone Type: Feature New feature or request

Comments

@KenSpur
Copy link
Contributor

KenSpur commented Apr 23, 2023

Describe the need

Ability to Manage Codespaces Secrets

#915

Description

This feature request aims to add support for managing GitHub Codespaces secrets using the Terraform GitHub provider. Currently, the provider does not have a resource to manage secrets specifically for Codespaces. The proposed new resource, github_codespaces_*_secret, will enable users to create, update, and delete Codespace secrets through Terraform.

Use Case

Codespaces are widely used for development, and being able to manage their secrets with Terraform can help improve automation and management of infrastructure as code (IaC) for development environments. This feature will allow users to maintain consistency between their Codespaces and other resources managed by Terraform.

SDK Version

No response

API Version

No response

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@KenSpur KenSpur added Status: Triage This is being looked at and prioritized Type: Feature New feature or request labels Apr 23, 2023
@kfcampbell kfcampbell added Status: Up for grabs Issues that are ready to be worked on by anyone Priority: Normal and removed Status: Triage This is being looked at and prioritized labels May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Up for grabs Issues that are ready to be worked on by anyone Type: Feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants