integrations / terraform-provider-github

Terraform GitHub provider
https://www.terraform.io/docs/providers/github/
MIT License
886 stars 726 forks source link

[FEAT]: Add data source `github_repository_environment` #2157

Open schammah opened 6 months ago

schammah commented 6 months ago

Describe the need

Today only a list of environments is available per repo - github_repository_environments Having a data source for a specific repo environment would be very helpful in cases of condition checking if a specific environment is already existing etc'

SDK Version

v6.0.0

API Version

No response

Relevant log output

No response

Code of Conduct