Skip to content

release to production#244

Merged
naoki912 merged 1 commit into
productionfrom
master
Dec 6, 2025
Merged

release to production#244
naoki912 merged 1 commit into
productionfrom
master

Conversation

@naoki912

@naoki912 naoki912 commented Dec 6, 2025

Copy link
Copy Markdown
Member

No description provided.

@github-actions

github-actions Bot commented Dec 6, 2025

Copy link
Copy Markdown
Terraform Plan

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

Terraform will perform the following actions:

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

      + members {
          + role     = "maintainer"
          + username = "takehaya"
        }

        # (34 unchanged blocks hidden)
    }

Plan: 0 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 ec507d3 into production Dec 6, 2025
5 checks passed
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