Creates GitHub repository for application source code
Name | Version |
---|---|
terraform | >= 0.14 |
github | >= 4.0 |
Name | Version |
---|---|
github | 4.29.0 |
No modules.
Name | Type |
---|---|
github_repository.this | resource |
github_team_repository.admin | resource |
github_team_repository.maintainer | resource |
github_team.admin_team | data source |
github_team.maintainer_team | data source |
Name | Description | Type | Default | Required |
---|---|---|---|---|
admin_team | Name of the admin team | string |
n/a | yes |
description | Description for the repository | string |
n/a | yes |
maintainer_team | Name of the maintainer team | string |
n/a | yes |
name | Name of the ECR and git repository. | string |
n/a | yes |
template_owner | Name of the organisation owning the template repository | string |
n/a | yes |
template_repository | Name of the template repository to use | string |
n/a | yes |
No outputs.