Skip to content

Conversation

@akuzminsky
Copy link
Collaborator

No description provided.

@github-actions
Copy link

github-actions bot commented Jan 13, 2026

State s3://infrahouse-github-control-state/terraform.tfstate

Affected resources counts

Success Add 🟡 Change Destroy
0 3 0

Affected resources by action

Action Resources
🟡 module.actions-runner-pem.aws_secretsmanager_secret_version.current
🟡 module.actions-runner-pem-493370826424-uw1.aws_secretsmanager_secret_version.current
🟡 module.repos["terraform-aws-actions-runner"].github_repository.repo
STDOUT
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  ~ update in-place
 <= read (data resources)

Terraform will perform the following actions:

  # module.actions-runner-pem.data.external.secret_value will be read during apply
  # (depends on a resource or a module with changes pending)
 <= data "external" "secret_value" {
      + id      = (known after apply)
      + program = [
          + "python",
          + ".terraform/modules/actions-runner-pem/assets/get_secret.py",
          + "us-west-1",
          + "arn:aws:secretsmanager:us-west-1:303467602807:secret:action-runner-pem-20241116182707976200000001-zz0FRP",
          + "arn:aws:iam::303467602807:role/ih-tf-github-control-admin",
        ]
      + result  = (known after apply)
    }

  # module.actions-runner-pem.aws_secretsmanager_secret_version.current will be updated in-place
  ~ resource "aws_secretsmanager_secret_version" "current" {
        id             = "arn:aws:secretsmanager:us-west-1:303467602807:secret:action-runner-pem-20241116182707976200000001-zz0FRP|terraform-20241116182708661600000003"
      # Warning: this attribute value will no longer be marked as sensitive
      # after applying this change. The value is unchanged.
      ~ version_stages = (sensitive value)
        # (5 unchanged attributes hidden)
    }

  # module.actions-runner-pem-493370826424-uw1.data.external.secret_value will be read during apply
  # (depends on a resource or a module with changes pending)
 <= data "external" "secret_value" {
      + id      = (known after apply)
      + program = [
          + "python",
          + ".terraform/modules/actions-runner-pem-493370826424-uw1/assets/get_secret.py",
          + "us-west-1",
          + "arn:aws:secretsmanager:us-west-1:493370826424:secret:action-runner-pem-20250515013848516900000001-8BWS91",
          + "arn:aws:iam::493370826424:role/ih-tf-aws-control-493370826424-admin",
        ]
      + result  = (known after apply)
    }

  # module.actions-runner-pem-493370826424-uw1.aws_secretsmanager_secret_version.current will be updated in-place
  ~ resource "aws_secretsmanager_secret_version" "current" {
        id             = "arn:aws:secretsmanager:us-west-1:493370826424:secret:action-runner-pem-20250515013848516900000001-8BWS91|terraform-20250515013849232700000003"
      # Warning: this attribute value will no longer be marked as sensitive
      # after applying this change. The value is unchanged.
      ~ version_stages = (sensitive value)
        # (5 unchanged attributes hidden)
    }

  # module.repos["terraform-aws-actions-runner"].github_repository.repo will be updated in-place
  ~ resource "github_repository" "repo" {
        id                          = "terraform-aws-actions-runner"
        name                        = "terraform-aws-actions-runner"
        # (35 unchanged attributes hidden)

      + pages {
          + build_type = "workflow"

          + source {
              + branch = "main"
              + path   = "/"
            }
        }

        # (1 unchanged block hidden)
    }

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

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

Saved the plan to: tf.plan

To perform exactly these actions, run the following command to apply:
    terraform apply "tf.plan"
metadata
eyJzMzovL2luZnJhaG91c2UtZ2l0aHViLWNvbnRyb2wtc3RhdGUvdGVycmFmb3JtLnRmc3RhdGUiOiB7InN1Y2Nlc3MiOiB0cnVlLCAiYWRkIjogMCwgImNoYW5nZSI6IDMsICJkZXN0cm95IjogMH19

@akuzminsky akuzminsky merged commit 053dbff into main Jan 13, 2026
1 check passed
@akuzminsky akuzminsky deleted the docs/terraform-aws-actions-runner branch January 13, 2026 00:10
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