Skip to content
This repository was archived by the owner on May 16, 2026. It is now read-only.

Remove external contributor from org members#267

Merged
akuzminsky merged 3 commits into
mainfrom
private-members
Apr 12, 2026
Merged

Remove external contributor from org members#267
akuzminsky merged 3 commits into
mainfrom
private-members

Conversation

@akuzminsky
Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 6, 2026

State s3://infrahouse-github-control-state/terraform.tfstate

Affected resources counts

Success Add 🟡 Change 🔴 Destroy
0 1 1

Affected resources by action

Action Resources
🟡 github_team_members.dev
🔴 github_membership.infrahouse["xOtanix"]
STDOUT
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  ~ update in-place
  - destroy

Terraform will perform the following actions:

  # github_membership.infrahouse["xOtanix"] will be destroyed
  # (because key ["xOtanix"] is not in for_each map)
  - resource "github_membership" "infrahouse" {
      - downgrade_on_destroy = false -> null
      - etag                 = "W/\"e144cc15154ed4a9956fb471c3242b40beb60f98fb31177a1f3d93565b21b361\"" -> null
      - id                   = "infrahouse:xOtanix" -> null
      - role                 = "member" -> null
      - username             = "xOtanix" -> null
    }

  # github_team_members.dev will be updated in-place
  ~ resource "github_team_members" "dev" {
        id      = "7332815"
        # (1 unchanged attribute hidden)

      - members {
          - role     = "member" -> null
          - username = "xOtanix" -> null
        }

        # (2 unchanged blocks hidden)
    }

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

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

Saved the plan to: tf.plan

To perform exactly these actions, run the following command to apply:
    terraform apply "tf.plan"
Releasing state lock. This may take a few moments...
metadata
eyJzMzovL2luZnJhaG91c2UtZ2l0aHViLWNvbnRyb2wtc3RhdGUvdGVycmFmb3JtLnRmc3RhdGUiOiB7InN1Y2Nlc3MiOiB0cnVlLCAiYWRkIjogMCwgImNoYW5nZSI6IDEsICJkZXN0cm95IjogMX19

@akuzminsky akuzminsky merged commit c29854a into main Apr 12, 2026
1 check passed
@akuzminsky akuzminsky deleted the private-members branch April 12, 2026 17:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants