terraform-provider-github icon indicating copy to clipboard operation
terraform-provider-github copied to clipboard

set license_template field

Open anGie44 opened this issue 4 years ago • 0 comments

Changes:

  • set license_template attribute w/go-github's GetLicense() 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)

anGie44 avatar May 16 '20 05:05 anGie44