Skip to content

feat: added onecx-service#106

Merged
HenryTaeschner merged 3 commits intomainfrom
feature/add-onecx-service
Jan 14, 2026
Merged

feat: added onecx-service#106
HenryTaeschner merged 3 commits intomainfrom
feature/add-onecx-service

Conversation

@JordenReuter
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions
Copy link
Copy Markdown

Terraform Format and Style 🖌failure

Terraform Initialization ⚙️``

Terraform Validation 🤖success

Validation Output

Success! The configuration is valid.


Terraform Plan 📖success

Show Plan

  + create
  ~ update in-place
-/+ destroy and then create replacement
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = [0-9]*.x
      + repository_id                   = onecx-service
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + pr / helm / helm build and push,
          + strict   = true
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = fix/*.*.x
      + repository_id                   = onecx-service
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + pr / helm / helm build and push,
          + strict   = true
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = main
      + repository_id                   = onecx-service
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + pr / helm / helm build and push,
          + strict   = true
  + resource github_team team {
      + create_default_maintainer = false
      + description               = OneCX Service team
      + etag                      = (known after apply)
      + id                        = (known after apply)
      + members_count             = (known after apply)
      + name                      = onecx-service
      + node_id                   = (known after apply)
      + parent_team_read_id       = (known after apply)
      + parent_team_read_slug     = (known after apply)
      + privacy                   = closed
      + slug                      = (known after apply)
  + resource github_team_membership team_membership {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = maintainer
      + team_id  = (known after apply)
      + username = HenryTaeschner
  + resource github_team_membership team_membership {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = maintainer
      + team_id  = (known after apply)
      + username = JordenReuter
  + resource github_team_membership team_membership {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = maintainer
      + team_id  = (known after apply)
      + username = SchettlerKoehler
  + resource github_team_membership team_membership {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = maintainer
      + team_id  = (known after apply)
      + username = andrejpetras
  + resource github_team_membership team_membership {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = maintainer
      + team_id  = (known after apply)
      + username = michaelgloeckner
  + resource github_team_membership team_membership {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = maintainer
      + team_id  = (known after apply)
      + username = milanhorvath
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-announcement-bff -> (known after apply)
      ~ name       = OneCX Announcement Backend For Frontend -> onecx-announcement-bff # forces replacement
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-announcement-svc -> (known after apply)
      ~ name       = OneCX Announcement Backend Service -> onecx-announcement-svc # forces replacement
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-bookmark-bff -> (known after apply)
      ~ name       = OneCX Bookmark Backend For Frontend -> onecx-bookmark-bff # forces replacement
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-bookmark-svc -> (known after apply)
      ~ name       = OneCX Bookmark Backend Service -> onecx-bookmark-svc # forces replacement
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-data-orchestrator-operator -> (known after apply)
      ~ name       = OneCX Data Orchestrator Operator -> onecx-data-orchestrator-operator # forces replacement
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-help-bff -> (known after apply)
      ~ name       = OneCX Help Backend For Frontend -> onecx-help-bff # forces replacement
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-help-svc -> (known after apply)
      ~ name       = OneCX Help Backend Service -> onecx-help-svc # forces replacement
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-iam-bff -> (known after apply)
      ~ name       = OneCX Identity Access Management Backend For Frontend -> onecx-iam-bff # forces replacement
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-iam-svc -> (known after apply)
      ~ name       = OneCX Identity Access Management Backend Service -> onecx-iam-svc # forces replacement
  ~ resource github_repository repository {
      ~ description                 = OneCX Local Environment -> OneCX Local Environment Setup
      ~ homepage_url                = https://onecx.github.io/docs/documentation/current/local-env/general/index.html -> https://onecx.github.io/docs/onecx-local-env/current/general
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-parameter-bff -> (known after apply)
      ~ name       = OneCX Parameter Backend For Frontend -> onecx-parameter-bff # forces replacement
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-permission-bff -> (known after apply)
      ~ name       = OneCX Permission Backend For Frontend -> onecx-permission-bff # forces replacement
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-permission-operator -> (known after apply)
      ~ name       = OneCX Permission Operator -> onecx-permission-operator # forces replacement
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-permission-svc -> (known after apply)
      ~ name       = OneCX Permission Backend Service -> onecx-permission-svc # forces replacement
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-product-store-bff -> (known after apply)
      ~ name       = OneCX Product Store Backend For Frontend -> onecx-product-store-bff # forces replacement
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-product-store-operator -> (known after apply)
      ~ name       = OneCX Product Store Operator -> onecx-product-store-operator # forces replacement
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-product-store-svc -> (known after apply)
      ~ name       = OneCX Product Store Backend Service -> onecx-product-store-svc # forces replacement
  + resource github_issue_label labels {
      + color      = 84cc16
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = Team_onecx-service
      + repository = onecx-service
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = c00ee9
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = config
      + repository = onecx-service
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0ee952
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = feature
      + repository = onecx-service
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = e9520e
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = fix
      + repository = onecx-service
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0052cc
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = helm
      + repository = onecx-service
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = f97316
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = onecx-service
      + repository = onecx-service
      + url        = (known after apply)
  + resource github_branch_default main {
      + branch     = main
      + id         = (known after apply)
      + rename     = false
      + repository = onecx-service
  + resource github_repository repository {
      + allow_auto_merge            = true
      + allow_merge_commit          = false
      + allow_rebase_merge          = false
      + allow_squash_merge          = true
      + archived                    = false
      + auto_init                   = true
      + default_branch              = (known after apply)
      + delete_branch_on_merge      = true
      + description                 = OneCX Service
      + etag                        = (known after apply)
      + full_name                   = (known after apply)
      + git_clone_url               = (known after apply)
      + has_discussions             = true
      + has_issues                  = true
      + has_projects                = true
      + has_wiki                    = false
      + homepage_url                = https://onecx.github.io/docs/onecx-service/current/general
      + html_url                    = (known after apply)
      + http_clone_url              = (known after apply)
      + id                          = (known after apply)
      + license_template            = apache-2.0
      + merge_commit_message        = PR_TITLE
      + merge_commit_title          = MERGE_MESSAGE
      + name                        = onecx-service
      + node_id                     = (known after apply)
      + private                     = (known after apply)
      + repo_id                     = (known after apply)
      + squash_merge_commit_message = COMMIT_MESSAGES
      + squash_merge_commit_title   = COMMIT_OR_PR_TITLE
      + ssh_clone_url               = (known after apply)
      + svn_url                     = (known after apply)
      + topics                      = [
          + product,
          + service,
      + visibility                  = (known after apply)
  + resource github_team_repository team {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = maintain
      + repository = onecx-service
      + team_id    = (known after apply)
  + resource github_issue_label labels {
      + color      = c00ee9
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = config
      + repository = onecx-service-auth-bff
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0ea5e9
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = docker-image
      + repository = onecx-service-auth-bff
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0ee952
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = feature
      + repository = onecx-service-auth-bff
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = e9520e
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = fix
      + repository = onecx-service-auth-bff
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0052cc
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = helm
      + repository = onecx-service-auth-bff
      + url        = (known after apply)
  + resource github_branch_default main {
      + branch     = main
      + id         = (known after apply)
      + rename     = false
      + repository = onecx-service-auth-bff
  + resource github_repository repository {
      + allow_auto_merge            = true
      + allow_merge_commit          = false
      + allow_rebase_merge          = false
      + allow_squash_merge          = true
      + archived                    = false
      + auto_init                   = true
      + default_branch              = (known after apply)
      + delete_branch_on_merge      = true
      + description                 = OneCX Service Auth Backend-For-Frontend
      + etag                        = (known after apply)
      + full_name                   = (known after apply)
      + git_clone_url               = (known after apply)
      + has_discussions             = false
      + has_issues                  = false
      + has_projects                = true
      + has_wiki                    = false
      + html_url                    = (known after apply)
      + http_clone_url              = (known after apply)
      + id                          = (known after apply)
      + license_template            = apache-2.0
      + merge_commit_message        = PR_TITLE
      + merge_commit_title          = MERGE_MESSAGE
      + name                        = onecx-service-auth-bff
      + node_id                     = (known after apply)
      + private                     = (known after apply)
      + repo_id                     = (known after apply)
      + squash_merge_commit_message = COMMIT_MESSAGES
      + squash_merge_commit_title   = COMMIT_OR_PR_TITLE
      + ssh_clone_url               = (known after apply)
      + svn_url                     = (known after apply)
      + topics                      = [
          + bff,
          + java,
          + quarkus,
          + service,
      + visibility                  = (known after apply)
  + resource github_team_repository team {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = maintain
      + repository = onecx-service-auth-bff
      + team_id    = (known after apply)
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = [0-9]*.x
      + repository_id                   = onecx-service-auth-bff
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = fix/*.*.x
      + repository_id                   = onecx-service-auth-bff
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = main
      + repository_id                   = onecx-service-auth-bff
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource sonarcloud_project project {
      + id         = (known after apply)
      + key        = onecx_onecx-service-auth-bff
      + name       = onecx-service-auth-bff
      + visibility = public
  + resource sonarcloud_project_main_branch branch {
      + id          = (known after apply)
      + name        = main
      + project_key = onecx_onecx-service-auth-bff
  + resource github_issue_label labels {
      + color      = c00ee9
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = config
      + repository = onecx-service-auth-ui
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0ea5e9
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = docker-image
      + repository = onecx-service-auth-ui
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0ee952
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = feature
      + repository = onecx-service-auth-ui
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = e9520e
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = fix
      + repository = onecx-service-auth-ui
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0052cc
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = helm
      + repository = onecx-service-auth-ui
      + url        = (known after apply)
  + resource github_branch_default main {
      + branch     = main
      + id         = (known after apply)
      + rename     = false
      + repository = onecx-service-auth-ui
  + resource github_repository repository {
      + allow_auto_merge            = true
      + allow_merge_commit          = false
      + allow_rebase_merge          = false
      + allow_squash_merge          = true
      + archived                    = false
      + auto_init                   = true
      + default_branch              = (known after apply)
      + delete_branch_on_merge      = true
      + description                 = OneCX Service Auth UI
      + etag                        = (known after apply)
      + full_name                   = (known after apply)
      + git_clone_url               = (known after apply)
      + has_discussions             = false
      + has_issues                  = false
      + has_projects                = true
      + has_wiki                    = false
      + html_url                    = (known after apply)
      + http_clone_url              = (known after apply)
      + id                          = (known after apply)
      + license_template            = apache-2.0
      + merge_commit_message        = PR_TITLE
      + merge_commit_title          = MERGE_MESSAGE
      + name                        = onecx-service-auth-ui
      + node_id                     = (known after apply)
      + private                     = (known after apply)
      + repo_id                     = (known after apply)
      + squash_merge_commit_message = COMMIT_MESSAGES
      + squash_merge_commit_title   = COMMIT_OR_PR_TITLE
      + ssh_clone_url               = (known after apply)
      + svn_url                     = (known after apply)
      + topics                      = [
          + angular,
          + service,
          + ui,
      + visibility                  = (known after apply)
  + resource github_team_repository team {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = maintain
      + repository = onecx-service-auth-ui
      + team_id    = (known after apply)
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = [0-9]*.x
      + repository_id                   = onecx-service-auth-ui
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = fix/*.*.x
      + repository_id                   = onecx-service-auth-ui
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = main
      + repository_id                   = onecx-service-auth-ui
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource sonarcloud_project project {
      + id         = (known after apply)
      + key        = onecx_onecx-service-auth-ui
      + name       = onecx-service-auth-ui
      + visibility = public
  + resource sonarcloud_project_main_branch branch {
      + id          = (known after apply)
      + name        = main
      + project_key = onecx_onecx-service-auth-ui
  + resource github_issue_label labels {
      + color      = c00ee9
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = config
      + repository = onecx-service-redirect
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0ea5e9
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = docker-image
      + repository = onecx-service-redirect
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0ee952
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = feature
      + repository = onecx-service-redirect
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = e9520e
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = fix
      + repository = onecx-service-redirect
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0052cc
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = helm
      + repository = onecx-service-redirect
      + url        = (known after apply)
  + resource github_branch_default main {
      + branch     = main
      + id         = (known after apply)
      + rename     = false
      + repository = onecx-service-redirect
  + resource github_repository repository {
      + allow_auto_merge            = true
      + allow_merge_commit          = false
      + allow_rebase_merge          = false
      + allow_squash_merge          = true
      + archived                    = false
      + auto_init                   = true
      + default_branch              = (known after apply)
      + delete_branch_on_merge      = true
      + description                 = OneCX Service Smart Redirect
      + etag                        = (known after apply)
      + full_name                   = (known after apply)
      + git_clone_url               = (known after apply)
      + has_discussions             = false
      + has_issues                  = false
      + has_projects                = true
      + has_wiki                    = false
      + homepage_url                = https://onecx.github.io/docs/onecx-service/current/onecx-service-redirect
      + html_url                    = (known after apply)
      + http_clone_url              = (known after apply)
      + id                          = (known after apply)
      + license_template            = apache-2.0
      + merge_commit_message        = PR_TITLE
      + merge_commit_title          = MERGE_MESSAGE
      + name                        = onecx-service-redirect
      + node_id                     = (known after apply)
      + private                     = (known after apply)
      + repo_id                     = (known after apply)
      + squash_merge_commit_message = COMMIT_MESSAGES
      + squash_merge_commit_title   = COMMIT_OR_PR_TITLE
      + ssh_clone_url               = (known after apply)
      + svn_url                     = (known after apply)
      + topics                      = [
          + java,
          + quarkus,
          + redirect,
          + service,
      + visibility                  = (known after apply)
  + resource github_team_repository team {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = maintain
      + repository = onecx-service-redirect
      + team_id    = (known after apply)
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = [0-9]*.x
      + repository_id                   = onecx-service-redirect
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = fix/*.*.x
      + repository_id                   = onecx-service-redirect
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = main
      + repository_id                   = onecx-service-redirect
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource sonarcloud_project project {
      + id         = (known after apply)
      + key        = onecx_onecx-service-redirect
      + name       = onecx-service-redirect
      + visibility = public
  + resource sonarcloud_project_main_branch branch {
      + id          = (known after apply)
      + name        = main
      + project_key = onecx_onecx-service-redirect
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-shell-bff -> (known after apply)
      ~ name       = OneCX Shell Backend For Frontend -> onecx-shell-bff # forces replacement
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-tenant-bff -> (known after apply)
      ~ name       = OneCX Tenant Backend For Frontend -> onecx-tenant-bff # forces replacement
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-tenant-svc -> (known after apply)
      ~ name       = OneCX Tenant Backend Service -> onecx-tenant-svc # forces replacement
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-test-oidc -> (known after apply)
      ~ name       = OneCX Test OIDC -> onecx-test-oidc # forces replacement
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-test-operator -> (known after apply)
      ~ name       = OneCX Test Operator -> onecx-test-operator # forces replacement
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-theme-bff -> (known after apply)
      ~ name       = OneCX Theme Backend For Frontend -> onecx-theme-bff # forces replacement
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-theme-svc -> (known after apply)
      ~ name       = OneCX Theme Backend Service -> onecx-theme-svc # forces replacement
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-user-profile-avatar-svc -> (known after apply)
      ~ name       = OneCX User Profile Avatar Backend Service -> onecx-user-profile-avatar-svc # forces replacement
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-user-profile-bff -> (known after apply)
      ~ name       = OneCX User Profile Backend For Frontend -> onecx-user-profile-bff # forces replacement
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-user-profile-svc -> (known after apply)
      ~ name       = OneCX User Profile Backend Service -> onecx-user-profile-svc # forces replacement
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-welcome-bff -> (known after apply)
      ~ name       = OneCX Welcome Backend For Frontend -> onecx-welcome-bff # forces replacement
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-welcome-svc -> (known after apply)
      ~ name       = OneCX Welcome Backend Service -> onecx-welcome-svc # forces replacement
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-workspace-api-bff -> (known after apply)
      ~ name       = OneCX Workspace API Backend For Frontend -> onecx-workspace-api-bff # forces replacement
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-workspace-api-legacy -> (known after apply)
      ~ name       = OneCX Workspace API Legacy -> onecx-workspace-api-legacy # forces replacement
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-workspace-bff -> (known after apply)
      ~ name       = OneCX Workspace Backend For Frontend -> onecx-workspace-bff # forces replacement
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-workspace-svc -> (known after apply)
      ~ name       = OneCX Workspace Backend Service -> onecx-workspace-svc # forces replacement

Pusher: @JordenReuter, Action: pull_request, Working Directory: ``, Workflow: Pull Request

@github-actions
Copy link
Copy Markdown

Terraform Format and Style 🖌failure

Terraform Initialization ⚙️``

Terraform Validation 🤖success

Validation Output

Success! The configuration is valid.


Terraform Plan 📖success

Show Plan

  + create
  ~ update in-place
-/+ destroy and then create replacement
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = [0-9]*.x
      + repository_id                   = onecx-service
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + pr / helm / helm build and push,
          + strict   = true
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = fix/*.*.x
      + repository_id                   = onecx-service
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + pr / helm / helm build and push,
          + strict   = true
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = main
      + repository_id                   = onecx-service
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + pr / helm / helm build and push,
          + strict   = true
  + resource github_team team {
      + create_default_maintainer = false
      + description               = OneCX Service team
      + etag                      = (known after apply)
      + id                        = (known after apply)
      + members_count             = (known after apply)
      + name                      = onecx-service
      + node_id                   = (known after apply)
      + parent_team_read_id       = (known after apply)
      + parent_team_read_slug     = (known after apply)
      + privacy                   = closed
      + slug                      = (known after apply)
  + resource github_team_membership team_membership {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = maintainer
      + team_id  = (known after apply)
      + username = HenryTaeschner
  + resource github_team_membership team_membership {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = maintainer
      + team_id  = (known after apply)
      + username = JordenReuter
  + resource github_team_membership team_membership {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = maintainer
      + team_id  = (known after apply)
      + username = SchettlerKoehler
  + resource github_team_membership team_membership {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = maintainer
      + team_id  = (known after apply)
      + username = andrejpetras
  + resource github_team_membership team_membership {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = maintainer
      + team_id  = (known after apply)
      + username = michaelgloeckner
  + resource github_team_membership team_membership {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = maintainer
      + team_id  = (known after apply)
      + username = milanhorvath
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-data-orchestrator-bff -> (known after apply)
      ~ name       = onecx_onecx-data-orchestrator-bff -> onecx-data-orchestrator-bff # forces replacement
  ~ resource github_repository repository {
      ~ description                 = OneCX Local Environment -> OneCX Local Environment Setup
      ~ homepage_url                = https://onecx.github.io/docs/documentation/current/local-env/general/index.html -> https://onecx.github.io/docs/documentation/current/onecx-local-env/index.html
  ~ resource github_repository repository {
      + homepage_url                = https://onecx.github.io/docs/documentation/current/onecx-local-env/index.html
  + resource github_issue_label labels {
      + color      = 84cc16
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = Team_onecx-service
      + repository = onecx-service
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = c00ee9
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = config
      + repository = onecx-service
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0ee952
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = feature
      + repository = onecx-service
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = e9520e
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = fix
      + repository = onecx-service
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0052cc
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = helm
      + repository = onecx-service
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = f97316
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = onecx-service
      + repository = onecx-service
      + url        = (known after apply)
  + resource github_branch_default main {
      + branch     = main
      + id         = (known after apply)
      + rename     = false
      + repository = onecx-service
  + resource github_repository repository {
      + allow_auto_merge            = true
      + allow_merge_commit          = false
      + allow_rebase_merge          = false
      + allow_squash_merge          = true
      + archived                    = false
      + auto_init                   = true
      + default_branch              = (known after apply)
      + delete_branch_on_merge      = true
      + description                 = OneCX Service
      + etag                        = (known after apply)
      + full_name                   = (known after apply)
      + git_clone_url               = (known after apply)
      + has_discussions             = true
      + has_issues                  = true
      + has_projects                = true
      + has_wiki                    = false
      + homepage_url                = https://onecx.github.io/docs/onecx-service/current/general
      + html_url                    = (known after apply)
      + http_clone_url              = (known after apply)
      + id                          = (known after apply)
      + license_template            = apache-2.0
      + merge_commit_message        = PR_TITLE
      + merge_commit_title          = MERGE_MESSAGE
      + name                        = onecx-service
      + node_id                     = (known after apply)
      + private                     = (known after apply)
      + repo_id                     = (known after apply)
      + squash_merge_commit_message = COMMIT_MESSAGES
      + squash_merge_commit_title   = COMMIT_OR_PR_TITLE
      + ssh_clone_url               = (known after apply)
      + svn_url                     = (known after apply)
      + topics                      = [
          + product,
          + service,
      + visibility                  = (known after apply)
  + resource github_team_repository team {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = maintain
      + repository = onecx-service
      + team_id    = (known after apply)
  + resource github_issue_label labels {
      + color      = c00ee9
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = config
      + repository = onecx-service-auth-bff
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0ea5e9
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = docker-image
      + repository = onecx-service-auth-bff
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0ee952
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = feature
      + repository = onecx-service-auth-bff
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = e9520e
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = fix
      + repository = onecx-service-auth-bff
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0052cc
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = helm
      + repository = onecx-service-auth-bff
      + url        = (known after apply)
  + resource github_branch_default main {
      + branch     = main
      + id         = (known after apply)
      + rename     = false
      + repository = onecx-service-auth-bff
  + resource github_repository repository {
      + allow_auto_merge            = true
      + allow_merge_commit          = false
      + allow_rebase_merge          = false
      + allow_squash_merge          = true
      + archived                    = false
      + auto_init                   = true
      + default_branch              = (known after apply)
      + delete_branch_on_merge      = true
      + description                 = OneCX Service Auth Backend-For-Frontend
      + etag                        = (known after apply)
      + full_name                   = (known after apply)
      + git_clone_url               = (known after apply)
      + has_discussions             = false
      + has_issues                  = false
      + has_projects                = true
      + has_wiki                    = false
      + html_url                    = (known after apply)
      + http_clone_url              = (known after apply)
      + id                          = (known after apply)
      + license_template            = apache-2.0
      + merge_commit_message        = PR_TITLE
      + merge_commit_title          = MERGE_MESSAGE
      + name                        = onecx-service-auth-bff
      + node_id                     = (known after apply)
      + private                     = (known after apply)
      + repo_id                     = (known after apply)
      + squash_merge_commit_message = COMMIT_MESSAGES
      + squash_merge_commit_title   = COMMIT_OR_PR_TITLE
      + ssh_clone_url               = (known after apply)
      + svn_url                     = (known after apply)
      + topics                      = [
          + bff,
          + java,
          + quarkus,
          + service,
      + visibility                  = (known after apply)
  + resource github_team_repository team {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = maintain
      + repository = onecx-service-auth-bff
      + team_id    = (known after apply)
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = [0-9]*.x
      + repository_id                   = onecx-service-auth-bff
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = fix/*.*.x
      + repository_id                   = onecx-service-auth-bff
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = main
      + repository_id                   = onecx-service-auth-bff
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource sonarcloud_project project {
      + id         = (known after apply)
      + key        = onecx_onecx-service-auth-bff
      + name       = onecx-service-auth-bff
      + visibility = public
  + resource sonarcloud_project_main_branch branch {
      + id          = (known after apply)
      + name        = main
      + project_key = onecx_onecx-service-auth-bff
  + resource github_issue_label labels {
      + color      = c00ee9
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = config
      + repository = onecx-service-auth-ui
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0ea5e9
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = docker-image
      + repository = onecx-service-auth-ui
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0ee952
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = feature
      + repository = onecx-service-auth-ui
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = e9520e
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = fix
      + repository = onecx-service-auth-ui
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0052cc
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = helm
      + repository = onecx-service-auth-ui
      + url        = (known after apply)
  + resource github_branch_default main {
      + branch     = main
      + id         = (known after apply)
      + rename     = false
      + repository = onecx-service-auth-ui
  + resource github_repository repository {
      + allow_auto_merge            = true
      + allow_merge_commit          = false
      + allow_rebase_merge          = false
      + allow_squash_merge          = true
      + archived                    = false
      + auto_init                   = true
      + default_branch              = (known after apply)
      + delete_branch_on_merge      = true
      + description                 = OneCX Service Auth UI
      + etag                        = (known after apply)
      + full_name                   = (known after apply)
      + git_clone_url               = (known after apply)
      + has_discussions             = false
      + has_issues                  = false
      + has_projects                = true
      + has_wiki                    = false
      + html_url                    = (known after apply)
      + http_clone_url              = (known after apply)
      + id                          = (known after apply)
      + license_template            = apache-2.0
      + merge_commit_message        = PR_TITLE
      + merge_commit_title          = MERGE_MESSAGE
      + name                        = onecx-service-auth-ui
      + node_id                     = (known after apply)
      + private                     = (known after apply)
      + repo_id                     = (known after apply)
      + squash_merge_commit_message = COMMIT_MESSAGES
      + squash_merge_commit_title   = COMMIT_OR_PR_TITLE
      + ssh_clone_url               = (known after apply)
      + svn_url                     = (known after apply)
      + topics                      = [
          + angular,
          + service,
          + ui,
      + visibility                  = (known after apply)
  + resource github_team_repository team {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = maintain
      + repository = onecx-service-auth-ui
      + team_id    = (known after apply)
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = [0-9]*.x
      + repository_id                   = onecx-service-auth-ui
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = fix/*.*.x
      + repository_id                   = onecx-service-auth-ui
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = main
      + repository_id                   = onecx-service-auth-ui
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource sonarcloud_project project {
      + id         = (known after apply)
      + key        = onecx_onecx-service-auth-ui
      + name       = onecx-service-auth-ui
      + visibility = public
  + resource sonarcloud_project_main_branch branch {
      + id          = (known after apply)
      + name        = main
      + project_key = onecx_onecx-service-auth-ui
  + resource github_issue_label labels {
      + color      = c00ee9
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = config
      + repository = onecx-service-redirect
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0ea5e9
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = docker-image
      + repository = onecx-service-redirect
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0ee952
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = feature
      + repository = onecx-service-redirect
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = e9520e
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = fix
      + repository = onecx-service-redirect
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0052cc
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = helm
      + repository = onecx-service-redirect
      + url        = (known after apply)
  + resource github_branch_default main {
      + branch     = main
      + id         = (known after apply)
      + rename     = false
      + repository = onecx-service-redirect
  + resource github_repository repository {
      + allow_auto_merge            = true
      + allow_merge_commit          = false
      + allow_rebase_merge          = false
      + allow_squash_merge          = true
      + archived                    = false
      + auto_init                   = true
      + default_branch              = (known after apply)
      + delete_branch_on_merge      = true
      + description                 = OneCX Service Smart Redirect
      + etag                        = (known after apply)
      + full_name                   = (known after apply)
      + git_clone_url               = (known after apply)
      + has_discussions             = false
      + has_issues                  = false
      + has_projects                = true
      + has_wiki                    = false
      + homepage_url                = https://onecx.github.io/docs/onecx-service/current/onecx-service-redirect
      + html_url                    = (known after apply)
      + http_clone_url              = (known after apply)
      + id                          = (known after apply)
      + license_template            = apache-2.0
      + merge_commit_message        = PR_TITLE
      + merge_commit_title          = MERGE_MESSAGE
      + name                        = onecx-service-redirect
      + node_id                     = (known after apply)
      + private                     = (known after apply)
      + repo_id                     = (known after apply)
      + squash_merge_commit_message = COMMIT_MESSAGES
      + squash_merge_commit_title   = COMMIT_OR_PR_TITLE
      + ssh_clone_url               = (known after apply)
      + svn_url                     = (known after apply)
      + topics                      = [
          + java,
          + quarkus,
          + redirect,
          + service,
      + visibility                  = (known after apply)
  + resource github_team_repository team {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = maintain
      + repository = onecx-service-redirect
      + team_id    = (known after apply)
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = [0-9]*.x
      + repository_id                   = onecx-service-redirect
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = fix/*.*.x
      + repository_id                   = onecx-service-redirect
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = main
      + repository_id                   = onecx-service-redirect
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource sonarcloud_project project {
      + id         = (known after apply)
      + key        = onecx_onecx-service-redirect
      + name       = onecx-service-redirect
      + visibility = public
  + resource sonarcloud_project_main_branch branch {
      + id          = (known after apply)
      + name        = main
      + project_key = onecx_onecx-service-redirect

Pusher: @JordenReuter, Action: pull_request, Working Directory: ``, Workflow: Pull Request

@github-actions
Copy link
Copy Markdown

Terraform Format and Style 🖌failure

Terraform Initialization ⚙️``

Terraform Validation 🤖success

Validation Output

Success! The configuration is valid.


Terraform Plan 📖success

Show Plan

  + create
  ~ update in-place
-/+ destroy and then create replacement
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = [0-9]*.x
      + repository_id                   = onecx-service
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + pr / helm / helm build and push,
          + strict   = true
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = fix/*.*.x
      + repository_id                   = onecx-service
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + pr / helm / helm build and push,
          + strict   = true
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = main
      + repository_id                   = onecx-service
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + pr / helm / helm build and push,
          + strict   = true
  + resource github_team team {
      + create_default_maintainer = false
      + description               = OneCX Service team
      + etag                      = (known after apply)
      + id                        = (known after apply)
      + members_count             = (known after apply)
      + name                      = onecx-service
      + node_id                   = (known after apply)
      + parent_team_read_id       = (known after apply)
      + parent_team_read_slug     = (known after apply)
      + privacy                   = closed
      + slug                      = (known after apply)
  + resource github_team_membership team_membership {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = maintainer
      + team_id  = (known after apply)
      + username = HenryTaeschner
  + resource github_team_membership team_membership {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = maintainer
      + team_id  = (known after apply)
      + username = JordenReuter
  + resource github_team_membership team_membership {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = maintainer
      + team_id  = (known after apply)
      + username = SchettlerKoehler
  + resource github_team_membership team_membership {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = maintainer
      + team_id  = (known after apply)
      + username = andrejpetras
  + resource github_team_membership team_membership {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = maintainer
      + team_id  = (known after apply)
      + username = michaelgloeckner
  + resource github_team_membership team_membership {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = maintainer
      + team_id  = (known after apply)
      + username = milanhorvath
-/+ resource sonarcloud_project project {
      ~ id         = onecx_onecx-data-orchestrator-bff -> (known after apply)
      ~ name       = onecx_onecx-data-orchestrator-bff -> onecx-data-orchestrator-bff # forces replacement
  ~ resource github_repository repository {
      ~ description                 = OneCX Local Environment -> OneCX Local Environment Setup
      ~ homepage_url                = https://onecx.github.io/docs/documentation/current/local-env/general/index.html -> https://onecx.github.io/docs/documentation/current/onecx-local-env/index.html
  ~ resource github_repository repository {
      + homepage_url                = https://onecx.github.io/docs/documentation/current/onecx-local-env/index.html
  + resource github_issue_label labels {
      + color      = 84cc16
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = Team_onecx-service
      + repository = onecx-service
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = c00ee9
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = config
      + repository = onecx-service
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0ee952
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = feature
      + repository = onecx-service
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = e9520e
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = fix
      + repository = onecx-service
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0052cc
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = helm
      + repository = onecx-service
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = f97316
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = onecx-service
      + repository = onecx-service
      + url        = (known after apply)
  + resource github_branch_default main {
      + branch     = main
      + id         = (known after apply)
      + rename     = false
      + repository = onecx-service
  + resource github_repository repository {
      + allow_auto_merge            = true
      + allow_merge_commit          = false
      + allow_rebase_merge          = false
      + allow_squash_merge          = true
      + archived                    = false
      + auto_init                   = true
      + default_branch              = (known after apply)
      + delete_branch_on_merge      = true
      + description                 = OneCX Service
      + etag                        = (known after apply)
      + full_name                   = (known after apply)
      + git_clone_url               = (known after apply)
      + has_discussions             = true
      + has_issues                  = true
      + has_projects                = true
      + has_wiki                    = false
      + homepage_url                = https://onecx.github.io/docs/onecx-service/current/general
      + html_url                    = (known after apply)
      + http_clone_url              = (known after apply)
      + id                          = (known after apply)
      + license_template            = apache-2.0
      + merge_commit_message        = PR_TITLE
      + merge_commit_title          = MERGE_MESSAGE
      + name                        = onecx-service
      + node_id                     = (known after apply)
      + private                     = (known after apply)
      + repo_id                     = (known after apply)
      + squash_merge_commit_message = COMMIT_MESSAGES
      + squash_merge_commit_title   = COMMIT_OR_PR_TITLE
      + ssh_clone_url               = (known after apply)
      + svn_url                     = (known after apply)
      + topics                      = [
          + product,
          + service,
      + visibility                  = (known after apply)
  + resource github_team_repository team {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = maintain
      + repository = onecx-service
      + team_id    = (known after apply)
  + resource github_issue_label labels {
      + color      = c00ee9
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = config
      + repository = onecx-service-auth-bff
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0ea5e9
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = docker-image
      + repository = onecx-service-auth-bff
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0ee952
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = feature
      + repository = onecx-service-auth-bff
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = e9520e
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = fix
      + repository = onecx-service-auth-bff
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0052cc
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = helm
      + repository = onecx-service-auth-bff
      + url        = (known after apply)
  + resource github_branch_default main {
      + branch     = main
      + id         = (known after apply)
      + rename     = false
      + repository = onecx-service-auth-bff
  + resource github_repository repository {
      + allow_auto_merge            = true
      + allow_merge_commit          = false
      + allow_rebase_merge          = false
      + allow_squash_merge          = true
      + archived                    = false
      + auto_init                   = true
      + default_branch              = (known after apply)
      + delete_branch_on_merge      = true
      + description                 = OneCX Service Custom Auth Backend-For-Frontend
      + etag                        = (known after apply)
      + full_name                   = (known after apply)
      + git_clone_url               = (known after apply)
      + has_discussions             = false
      + has_issues                  = false
      + has_projects                = true
      + has_wiki                    = false
      + html_url                    = (known after apply)
      + http_clone_url              = (known after apply)
      + id                          = (known after apply)
      + license_template            = apache-2.0
      + merge_commit_message        = PR_TITLE
      + merge_commit_title          = MERGE_MESSAGE
      + name                        = onecx-service-auth-bff
      + node_id                     = (known after apply)
      + private                     = (known after apply)
      + repo_id                     = (known after apply)
      + squash_merge_commit_message = COMMIT_MESSAGES
      + squash_merge_commit_title   = COMMIT_OR_PR_TITLE
      + ssh_clone_url               = (known after apply)
      + svn_url                     = (known after apply)
      + topics                      = [
          + auth,
          + bff,
          + java,
          + quarkus,
          + service,
      + visibility                  = (known after apply)
  + resource github_team_repository team {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = maintain
      + repository = onecx-service-auth-bff
      + team_id    = (known after apply)
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = [0-9]*.x
      + repository_id                   = onecx-service-auth-bff
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = fix/*.*.x
      + repository_id                   = onecx-service-auth-bff
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = main
      + repository_id                   = onecx-service-auth-bff
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource sonarcloud_project project {
      + id         = (known after apply)
      + key        = onecx_onecx-service-auth-bff
      + name       = onecx-service-auth-bff
      + visibility = public
  + resource sonarcloud_project_main_branch branch {
      + id          = (known after apply)
      + name        = main
      + project_key = onecx_onecx-service-auth-bff
  + resource github_issue_label labels {
      + color      = c00ee9
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = config
      + repository = onecx-service-auth-ui
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0ea5e9
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = docker-image
      + repository = onecx-service-auth-ui
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0ee952
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = feature
      + repository = onecx-service-auth-ui
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = e9520e
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = fix
      + repository = onecx-service-auth-ui
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0052cc
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = helm
      + repository = onecx-service-auth-ui
      + url        = (known after apply)
  + resource github_branch_default main {
      + branch     = main
      + id         = (known after apply)
      + rename     = false
      + repository = onecx-service-auth-ui
  + resource github_repository repository {
      + allow_auto_merge            = true
      + allow_merge_commit          = false
      + allow_rebase_merge          = false
      + allow_squash_merge          = true
      + archived                    = false
      + auto_init                   = true
      + default_branch              = (known after apply)
      + delete_branch_on_merge      = true
      + description                 = OneCX Service Custom Auth UI
      + etag                        = (known after apply)
      + full_name                   = (known after apply)
      + git_clone_url               = (known after apply)
      + has_discussions             = false
      + has_issues                  = false
      + has_projects                = true
      + has_wiki                    = false
      + html_url                    = (known after apply)
      + http_clone_url              = (known after apply)
      + id                          = (known after apply)
      + license_template            = apache-2.0
      + merge_commit_message        = PR_TITLE
      + merge_commit_title          = MERGE_MESSAGE
      + name                        = onecx-service-auth-ui
      + node_id                     = (known after apply)
      + private                     = (known after apply)
      + repo_id                     = (known after apply)
      + squash_merge_commit_message = COMMIT_MESSAGES
      + squash_merge_commit_title   = COMMIT_OR_PR_TITLE
      + ssh_clone_url               = (known after apply)
      + svn_url                     = (known after apply)
      + topics                      = [
          + angular,
          + auth,
          + service,
          + ui,
      + visibility                  = (known after apply)
  + resource github_team_repository team {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = maintain
      + repository = onecx-service-auth-ui
      + team_id    = (known after apply)
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = [0-9]*.x
      + repository_id                   = onecx-service-auth-ui
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = fix/*.*.x
      + repository_id                   = onecx-service-auth-ui
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = main
      + repository_id                   = onecx-service-auth-ui
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource sonarcloud_project project {
      + id         = (known after apply)
      + key        = onecx_onecx-service-auth-ui
      + name       = onecx-service-auth-ui
      + visibility = public
  + resource sonarcloud_project_main_branch branch {
      + id          = (known after apply)
      + name        = main
      + project_key = onecx_onecx-service-auth-ui
  + resource github_issue_label labels {
      + color      = c00ee9
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = config
      + repository = onecx-service-redirect
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0ea5e9
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = docker-image
      + repository = onecx-service-redirect
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0ee952
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = feature
      + repository = onecx-service-redirect
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = e9520e
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = fix
      + repository = onecx-service-redirect
      + url        = (known after apply)
  + resource github_issue_label labels {
      + color      = 0052cc
      + etag       = (known after apply)
      + id         = (known after apply)
      + name       = helm
      + repository = onecx-service-redirect
      + url        = (known after apply)
  + resource github_branch_default main {
      + branch     = main
      + id         = (known after apply)
      + rename     = false
      + repository = onecx-service-redirect
  + resource github_repository repository {
      + allow_auto_merge            = true
      + allow_merge_commit          = false
      + allow_rebase_merge          = false
      + allow_squash_merge          = true
      + archived                    = false
      + auto_init                   = true
      + default_branch              = (known after apply)
      + delete_branch_on_merge      = true
      + description                 = OneCX Service Smart Redirect
      + etag                        = (known after apply)
      + full_name                   = (known after apply)
      + git_clone_url               = (known after apply)
      + has_discussions             = false
      + has_issues                  = false
      + has_projects                = true
      + has_wiki                    = false
      + homepage_url                = https://onecx.github.io/docs/onecx-service/current/onecx-service-redirect
      + html_url                    = (known after apply)
      + http_clone_url              = (known after apply)
      + id                          = (known after apply)
      + license_template            = apache-2.0
      + merge_commit_message        = PR_TITLE
      + merge_commit_title          = MERGE_MESSAGE
      + name                        = onecx-service-redirect
      + node_id                     = (known after apply)
      + private                     = (known after apply)
      + repo_id                     = (known after apply)
      + squash_merge_commit_message = COMMIT_MESSAGES
      + squash_merge_commit_title   = COMMIT_OR_PR_TITLE
      + ssh_clone_url               = (known after apply)
      + svn_url                     = (known after apply)
      + topics                      = [
          + java,
          + quarkus,
          + redirect,
          + service,
      + visibility                  = (known after apply)
  + resource github_team_repository team {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = maintain
      + repository = onecx-service-redirect
      + team_id    = (known after apply)
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = [0-9]*.x
      + repository_id                   = onecx-service-redirect
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = fix/*.*.x
      + repository_id                   = onecx-service-redirect
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource github_branch_protection patterns {
      + allows_deletions                = false
      + allows_force_pushes             = false
      + blocks_creations                = false
      + enforce_admins                  = false
      + id                              = (known after apply)
      + lock_branch                     = false
      + pattern                         = main
      + repository_id                   = onecx-service-redirect
      + require_conversation_resolution = true
      + require_signed_commits          = false
      + required_linear_history         = false
      + required_pull_request_reviews {
          + pull_request_bypassers          = [
              + /tkit-dev,
          + require_last_push_approval      = true
          + required_approving_review_count = 1
      + required_status_checks {
          + contexts = [
              + SonarCloud Code Analysis,
          + strict   = true
  + resource sonarcloud_project project {
      + id         = (known after apply)
      + key        = onecx_onecx-service-redirect
      + name       = onecx-service-redirect
      + visibility = public
  + resource sonarcloud_project_main_branch branch {
      + id          = (known after apply)
      + name        = main
      + project_key = onecx_onecx-service-redirect

Pusher: @JordenReuter, Action: pull_request, Working Directory: ``, Workflow: Pull Request

@HenryTaeschner HenryTaeschner merged commit 8d33954 into main Jan 14, 2026
1 check passed
@HenryTaeschner HenryTaeschner deleted the feature/add-onecx-service branch January 14, 2026 07:55
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