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

Rename quarkus-qute-server-pages to quarkus-qute-web #189

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Conversation

gastaldi
Copy link
Member

@gastaldi gastaldi commented Nov 9, 2023

@gastaldi gastaldi requested a review from a team as a code owner November 9, 2023 12:03
Copy link

github-actions bot commented Nov 9, 2023

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖success

Validation Output

Success! The configuration is valid.


Terraform Plan 📖success

[command]/home/runner/work/_temp/1fddf5e9-7f8d-428b-9be7-2848e28e6d9e/terraform-bin plan -no-color
Running plan in the remote backend. Output will stream here. Pressing Ctrl-C
will stop streaming the logs, but will not stop the plan running remotely.

Preparing the remote plan...

The remote workspace is configured to work with configuration at
terraform-scripts relative to the target repository.

Terraform will upload the contents of the following directory,
excluding files or directories as defined by a .terraformignore file
at /home/runner/work/quarkiverse-devops/quarkiverse-devops/.terraformignore (if it is present),
in order to capture the filesystem context the remote workspace expects:
    /home/runner/work/quarkiverse-devops/quarkiverse-devops

To view this run in a browser, visit:
https://app.terraform.io/app/quarkiverse/quarkiverse-devops/runs/run-mKy1Ea3gGUqUpW5L

Waiting for the plan to start...

Terraform v1.6.1
on linux_amd64
Initializing plugins and modules...

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

Terraform will perform the following actions:

  # github_repository.quarkus_qute_server_pages will be updated in-place
  ~ resource "github_repository" "quarkus_qute_server_pages" {
      ~ full_name                   = "quarkiverse/quarkus-qute-server-pages" -> (known after apply)
        id                          = "quarkus-qute-server-pages"
      ~ name                        = "quarkus-qute-server-pages" -> "quarkus-qute-web"
        # (33 unchanged attributes hidden)

        # (1 unchanged block hidden)
    }

  # github_team.quarkus_qute_server_pages will be updated in-place
  ~ resource "github_team" "quarkus_qute_server_pages" {
      ~ description               = "qute-server-pages team" -> "qute-web team"
        id                        = "7571564"
      ~ name                      = "quarkiverse-qute-server-pages" -> "quarkiverse-qute-web"
      ~ slug                      = "quarkiverse-qute-server-pages" -> (known after apply)
        # (8 unchanged attributes hidden)
    }

  # github_team_repository.quarkus_qute_server_pages must be replaced
-/+ resource "github_team_repository" "quarkus_qute_server_pages" {
      ~ etag       = "W/"c7966f427af6ec3dca9795ad1eb41af15e8577567af42be80e3b5561ba4b8fec"" -> (known after apply)
      ~ id         = "7571564:quarkus-qute-server-pages" -> (known after apply)
      ~ repository = "quarkus-qute-server-pages" -> "quarkus-qute-web" # forces replacement
        # (2 unchanged attributes hidden)
    }

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

::debug::Terraform exited with code 0.
::debug::stderr: 
::debug::exitcode: 0

Pusher: @gastaldi, Action: pull_request, Workflow: Terraform

@mkouba
Copy link

mkouba commented Nov 10, 2023

@gastaldi I'm not authorized to merge this PR ;-)

@gastaldi gastaldi merged commit 9c710ec into main Nov 10, 2023
2 checks passed
@gastaldi gastaldi deleted the qute_web branch November 10, 2023 11:07
@gastaldi
Copy link
Member Author

That's okay, just did that ;)

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.

2 participants