README.md328 B
View on GitHubExample Terraform GitHub Stargazers Component
This Terraform module retrieves the number of stargazers for a specified GitHub repository.
Usage
Inputs
repository: The GitHub repository in the format 'owner/repo'.
Outputs
stargazers_count: The number of stargazers for the specified GitHub repository.