Skip to content

Conversation

@foooomio
Copy link
Member

terraform-provider-github が 4.1.0 になっていたので試しに対応してみました。

Related: #167

@konomin-bot
Copy link
Member

-/+ github_branch_protection.hackathon_master (new resource required)
    id:                                                                "hackathon:master" => "<computed>" (forces new resource)
    pattern:                                                           "" => "master"
    push_restrictions.#:                                               "" => "1"
    push_restrictions.134640469:                                       "" => "imas_hack"
    repository_id:                                                     "" => "hackathon" (forces new resource)

-/+ github_branch_protection.imasparql_master (new resource required)
    id:                                                                "imasparql:master" => "<computed>" (forces new resource)
    pattern:                                                           "" => "master"
    repository_id:                                                     "" => "imasparql" (forces new resource)

-/+ github_branch_protection.mastodon_imastodon (new resource required)
    id:                                                                "mastodon:imastodon" => "<computed>" (forces new resource)
    pattern:                                                           "" => "imastodon"
    repository_id:                                                     "" => "mastodon" (forces new resource)

Plan: 3 to add, 0 to change, 3 to destroy.

Copy link
Member

@treby treby left a comment

Choose a reason for hiding this comment

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

ありがとうございます。

@treby treby merged commit 1372e93 into imas:master Dec 16, 2020
@foooomio foooomio deleted the terraform-provider-github branch December 16, 2020 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants