Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resource/github_repository: Prefill auto_init during import #154

Merged
merged 1 commit into from
Sep 14, 2018

Conversation

radeksimko
Copy link
Contributor

Fixes #148

TF_ACC=1 go test ./github -v -run=TestAccGithubRepository_ -timeout 120m
=== RUN   TestAccGithubRepository_basic
--- PASS: TestAccGithubRepository_basic (8.32s)
=== RUN   TestAccGithubRepository_archive
--- PASS: TestAccGithubRepository_archive (5.80s)
=== RUN   TestAccGithubRepository_archiveUpdate
--- PASS: TestAccGithubRepository_archiveUpdate (8.11s)
=== RUN   TestAccGithubRepository_importBasic
--- PASS: TestAccGithubRepository_importBasic (5.76s)
=== RUN   TestAccGithubRepository_defaultBranch
--- PASS: TestAccGithubRepository_defaultBranch (9.76s)
=== RUN   TestAccGithubRepository_templates
--- PASS: TestAccGithubRepository_templates (5.91s)
=== RUN   TestAccGithubRepository_topics
--- PASS: TestAccGithubRepository_topics (17.51s)
=== RUN   TestAccGithubRepository_autoInitForceNew
--- PASS: TestAccGithubRepository_autoInitForceNew (15.14s)
PASS
ok  	github.com/terraform-providers/terraform-provider-github/github	76.320s

@radeksimko radeksimko added the Type: Bug Something isn't working as documented label Sep 14, 2018
@ghost ghost added the size/XS label Sep 14, 2018
Copy link
Contributor

@tombuildsstuff tombuildsstuff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@radeksimko radeksimko merged commit ea4f6ad into master Sep 14, 2018
@radeksimko radeksimko deleted the b-import-repo-auto-init branch September 14, 2018 08:41
kfcampbell pushed a commit to kfcampbell/terraform-provider-github that referenced this pull request Jul 26, 2022
…-repo-auto-init

resource/github_repository: Prefill auto_init during import
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Type: Bug Something isn't working as documented
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants