0
0
llucycodes42
This code defines a Github Team Repository that is bound to the MyResource. MyResource is a hash that references the location of the GitHub repository.
Shortcut: tf_github_team_repository
resource "github_team_repository" "${MyResource}" {
}