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

fix: Natim username #43

Merged
merged 1 commit into from
Sep 2, 2024
Merged

fix: Natim username #43

merged 1 commit into from
Sep 2, 2024

Conversation

cunla
Copy link
Contributor

@cunla cunla commented Sep 2, 2024

should be Natim

Copy link

github-actions bot commented Sep 2, 2024

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 #80

@cunla cunla merged commit 6d11d4b into main Sep 2, 2024
2 checks passed
@cunla cunla deleted the fix-username branch September 2, 2024 23:26
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