Skip to content

chore: fix ci#229

Merged
o-ga09 merged 1 commit intomainfrom
fix-ci
Apr 9, 2026
Merged

chore: fix ci#229
o-ga09 merged 1 commit intomainfrom
fix-ci

Conversation

@o-ga09
Copy link
Copy Markdown
Owner

@o-ga09 o-ga09 commented Apr 9, 2026

close #

実装内容

動作確認

エビデンス

テスト結果

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

Terraform Format and Style failure

Terraform Initialization ⚙️success

Terraform Validation success

Validation Output

Success! The configuration is valid.


#### Terraform Plan `success`
Show Plan

terraform
google_iam_workload_identity_pool.terraform-pool: Refreshing state... [id=projects/mh-api-389212/locations/global/workloadIdentityPools/terraform-pool]
google_project_service.enable_api["artifactregistry.googleapis.com"]: Refreshing state... [id=mh-api-389212/artifactregistry.googleapis.com]
google_project_service.enable_api["iam.googleapis.com"]: Refreshing state... [id=mh-api-389212/iam.googleapis.com]
data.google_iam_policy.agent_auth: Reading...
google_project_service.enable_api["secretmanager.googleapis.com"]: Refreshing state... [id=mh-api-389212/secretmanager.googleapis.com]
google_project_service.enable_api["iamcredentials.googleapis.com"]: Refreshing state... [id=mh-api-389212/iamcredentials.googleapis.com]
google_project_service.enable_api["logging.googleapis.com"]: Refreshing state... [id=mh-api-389212/logging.googleapis.com]
google_project_service.enable_api["cloudresourcemanager.googleapis.com"]: Refreshing state... [id=mh-api-389212/cloudresourcemanager.googleapis.com]
google_project_service.enable_api["serviceusage.googleapis.com"]: Refreshing state... [id=mh-api-389212/serviceusage.googleapis.com]
data.google_iam_policy.agent_auth: Read complete after 0s [id=2054599854]
data.google_iam_policy.auth: Reading...
data.google_iam_policy.auth: Read complete after 0s [id=3450855414]
google_project_service.enable_api["run.googleapis.com"]: Refreshing state... [id=mh-api-389212/run.googleapis.com]
google_cloud_run_service.stg-mh-mcp: Refreshing state... [id=locations/asia-northeast1/namespaces/mh-api-389212/services/stg-mh-mcp]
data.google_service_account.terraform_sa: Reading...
google_project_iam_member.service_account_user: Refreshing state... [id=mh-api-389212/roles/iam.serviceAccountUser/serviceAccount:terraform@mh-api-389212.iam.gserviceaccount.com]
data.google_service_account.terraform_sa: Read complete after 0s [id=projects/mh-api-389212/serviceAccounts/terraform@mh-api-389212.iam.gserviceaccount.com]
google_project_iam_member.cloud_run_trace_agent: Refreshing state... [id=mh-api-389212/roles/cloudtrace.agent/serviceAccount:terraform@mh-api-389212.iam.gserviceaccount.com]
google_project_iam_member.secret_manager_secret_accessor: Refreshing state... [id=mh-api-389212/roles/secretmanager.secretAccessor/serviceAccount:terraform@mh-api-389212.iam.gserviceaccount.com]
google_project_iam_member.logging_writer: Refreshing state... [id=mh-api-389212/roles/logging.logWriter/serviceAccount:terraform@mh-api-389212.iam.gserviceaccount.com]
google_cloud_run_service.stg-mh-api: Refreshing state... [id=locations/asia-northeast1/namespaces/mh-api-389212/services/stg-mh-api]
data.google_iam_policy.mcp_auth: Reading...
data.google_iam_policy.mcp_auth: Read complete after 0s [id=2054599854]
google_cloud_run_service.stg-mh-agent: Refreshing state... [id=locations/asia-northeast1/namespaces/mh-api-389212/services/stg-mh-agent]
google_iam_workload_identity_pool_provider.terraform-provider: Refreshing state... [id=projects/mh-api-389212/locations/global/workloadIdentityPools/terraform-pool/providers/terraform-provider]
google_service_account_iam_member.terraform_sa: Refreshing state... [id=projects/mh-api-389212/serviceAccounts/terraform@mh-api-389212.iam.gserviceaccount.com/roles/iam.workloadIdentityUser/principalSet://iam.googleapis.com/projects/650836814988/locations/global/workloadIdentityPools/terraform-pool/attribute.repository/o-ga09/MH-API]
google_cloud_run_service_iam_policy.mcp_auth: Refreshing state... [id=v1/projects/mh-api-389212/locations/asia-northeast1/services/stg-mh-mcp]
google_cloud_run_service_iam_policy.agent_auth: Refreshing state... [id=v1/projects/mh-api-389212/locations/asia-northeast1/services/stg-mh-agent]
google_cloud_run_service_iam_policy.auth: Refreshing state... [id=v1/projects/mh-api-389212/locations/asia-northeast1/services/stg-mh-api]

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  ~ update in-place

Terraform will perform the following actions:

  # google_cloud_run_service.stg-mh-agent will be updated in-place
  ~ resource "google_cloud_run_service" "stg-mh-agent" {
        id                         = "locations/asia-northeast1/namespaces/mh-api-389212/services/stg-mh-agent"
        name                       = "stg-mh-agent"
        # (4 unchanged attributes hidden)

      ~ template {
          ~ spec {
                # (5 unchanged attributes hidden)

              ~ containers {
                  ~ image       = "asia-northeast1-docker.pkg.dev/mh-api-389212/mh-api/mh-agent:b14afcd585003c2fc40f6fde51cfc7d76cd75783" -> "asia-northeast1-docker.pkg.dev/mh-api-389212/mh-api/mh-agent:2fefd2bb778c216a744a80d729d4e2c2b46e76ae"
                    name        = null
                    # (3 unchanged attributes hidden)

                    # (11 unchanged blocks hidden)
                }
            }

            # (1 unchanged block hidden)
        }

        # (2 unchanged blocks hidden)
    }

  # google_cloud_run_service.stg-mh-api will be updated in-place
  ~ resource "google_cloud_run_service" "stg-mh-api" {
        id                         = "locations/asia-northeast1/namespaces/mh-api-389212/services/stg-mh-api"
        name                       = "stg-mh-api"
        # (4 unchanged attributes hidden)

      ~ template {
          ~ spec {
                # (5 unchanged attributes hidden)

              ~ containers {
                  ~ image       = "asia-northeast1-docker.pkg.dev/mh-api-389212/mh-api/mh-api:b14afcd585003c2fc40f6fde51cfc7d76cd75783" -> "asia-northeast1-docker.pkg.dev/mh-api-389212/mh-api/mh-api:2fefd2bb778c216a744a80d729d4e2c2b46e76ae"
                    name        = null
                    # (3 unchanged attributes hidden)

                    # (10 unchanged blocks hidden)
                }
            }

            # (1 unchanged block hidden)
        }

        # (2 unchanged blocks hidden)
    }

  # google_cloud_run_service.stg-mh-mcp will be updated in-place
  ~ resource "google_cloud_run_service" "stg-mh-mcp" {
        id                         = "locations/asia-northeast1/namespaces/mh-api-389212/services/stg-mh-mcp"
        name                       = "stg-mh-mcp"
        # (4 unchanged attributes hidden)

      ~ template {
          ~ spec {
                # (5 unchanged attributes hidden)

              ~ containers {
                  ~ image       = "asia-northeast1-docker.pkg.dev/mh-api-389212/mh-api/mh-mcp:b14afcd585003c2fc40f6fde51cfc7d76cd75783" -> "asia-northeast1-docker.pkg.dev/mh-api-389212/mh-api/mh-mcp:2fefd2bb778c216a744a80d729d4e2c2b46e76ae"
                    name        = null
                    # (3 unchanged attributes hidden)

                    # (10 unchanged blocks hidden)
                }
            }

            # (1 unchanged block hidden)
        }

        # (2 unchanged blocks hidden)
    }

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

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

Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.

*Pusher: @o-ga09, Action: `pull_request`, Workflow: `CI/CD`*

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

Code Metrics Report

Coverage Code to Test Ratio Test Execution Time
27.9% 1:0.4 1m20s

Reported by octocov

@o-ga09 o-ga09 merged commit b5a547f into main Apr 9, 2026
9 checks passed
@o-ga09 o-ga09 deleted the fix-ci branch April 9, 2026 14:19
@github-actions github-actions bot mentioned this pull request Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant