Skip to content

Conversation

@Stormheg
Copy link
Member

Per comment #46 (review)

@github-actions
Copy link

Terraform plan in terraform
With var files: terraform/production/org.tfvars terraform/production/repositories.tfvars
With variables: github_token = (sensitive value)

Plan: 0 to add, 1 to change, 0 to destroy.
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_repository.this["django-fsm-2"] will be updated in-place
!~  resource "github_repository" "this" {
        id                          = "django-fsm-2"
!~      merge_commit_message        = "BLANK" -> "PR_TITLE"
!~      merge_commit_title          = "PR_TITLE" -> "MERGE_MESSAGE"
        name                        = "django-fsm-2"
#        (35 unchanged attributes hidden)

#        (1 unchanged block hidden)
    }

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

📝 Plan generated in Plan org changes and list them in a PR #88

@Stormheg Stormheg merged commit 71bf68b into main Sep 25, 2024
2 checks passed
@Stormheg Stormheg deleted the sort-members branch September 25, 2024 13:56
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