Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions website/docs/d/repository_environments.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ description: |-

Use this data source to retrieve information about environments for a repository.

> [!NOTE]
> Verify you have the correct permissions set up from the [GitHub API docs](https://docs.github.com/en/rest/deployments/environments?apiVersion=2022-11-28#get-an-environment--fine-grained-access-tokens)

## Example Usage

```hcl
Expand Down