terraform-provider-github
terraform-provider-github copied to clipboard
set license_template field
Changes:
- set
license_template
attribute w/go-github'sGetLicense()
method
Closes #306
Output of Acceptance tests:
--- PASS: TestAccGithubRepository_hasProjects (6.69s)
--- PASS: TestAccGithubRepository_archive (9.07s)
--- PASS: TestAccGithubRepository_templates (10.05s)
--- PASS: TestAccGithubRepository_createFromTemplate (13.06s)
--- PASS: TestAccGithubRepository_defaultBranch (13.14s)
--- PASS: TestAccGithubRepository_archiveUpdate (14.90s)
--- PASS: TestAccGithubRepository_basic (16.28s)
--- PASS: TestAccGithubRepository_autoInitForceNew (19.54s)
--- PASS: TestAccGithubRepository_topics (24.66s)