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

miyashita77 を ictsc2024 に追加 #218

Merged
merged 1 commit into from
Aug 29, 2024
Merged

miyashita77 を ictsc2024 に追加 #218

merged 1 commit into from
Aug 29, 2024

Conversation

naoki912
Copy link
Member

No description provided.

Copy link

Terraform Plan

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create
  ~ update in-place

Terraform will perform the following actions:

  # github_membership.member["miyashita77"] will be created
  + resource "github_membership" "member" {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = "member"
      + username = "miyashita77"
    }

  # github_team_members.team_member["ictsc2024"] will be updated in-place
  ~ resource "github_team_members" "team_member" {
        id      = "10324448"
        # (2 unchanged attributes hidden)

      + members {
          + role     = "member"
          + username = "miyashita77"
        }

        # (23 unchanged blocks hidden)
    }

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

─────────────────────────────────────────────────────────────────────────────

Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.

@naoki912 naoki912 merged commit 99c9e11 into master Aug 29, 2024
1 check passed
@naoki912 naoki912 deleted the naoki912-patch-1 branch August 29, 2024 11:54
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.

1 participant