Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Terraform registry.infrahouse.com/infrahouse/secret/aws to v0.7.9 #251

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2024

This PR contains the following updates:

Package Type Update Change
registry.infrahouse.com/infrahouse/secret/aws module minor 0.6.0 -> 0.7.9
registry.infrahouse.com/infrahouse/secret/aws module minor ~> 0.6 -> ~> 0.7

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot temporarily deployed to continuous-integration December 4, 2024 01:52 Inactive
Copy link

github-actions bot commented Dec 4, 2024

State s3://infrahouse-aws-control-493370826424/terraform.tfstate

Affected resources counts

Success Add 🟡 Change Destroy
0 1 0

Affected resources by action

Action Resources
🟡 module.smtp_credentials.aws_secretsmanager_secret.secret
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.smtp_credentials.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/smtp_credentials/assets/get_secret.py",
          + "us-west-1",
          + "arn:aws:secretsmanager:us-west-1:493370826424:secret:smtp_credentials20240707192347968700000001-1tZh8v",
          + "arn:aws:iam::493370826424:role/ih-tf-aws-control-493370826424-admin",
        ]
      + result  = (known after apply)
    }

  # module.smtp_credentials.aws_secretsmanager_secret.secret will be updated in-place
  ~ resource "aws_secretsmanager_secret" "secret" {
        id                             = "arn:aws:secretsmanager:us-west-1:493370826424:secret:smtp_credentials20240707192347968700000001-1tZh8v"
        name                           = "smtp_credentials20240707192347968700000001"
      ~ policy                         = jsonencode(
          ~ {
              ~ Statement = [
                  ~ {
                      + Condition = {
                          + ArnLike = {
                              + "aws:PrincipalArn" = "arn:aws:iam::493370826424:role/ih-tf-aws-control-493370826424-admin"
                            }
                        }
                      ~ Principal = {
                          ~ AWS = "arn:aws:iam::493370826424:role/ih-tf-aws-control-493370826424-admin" -> "*"
                        }
                        # (3 unchanged attributes hidden)
                    },
                  ~ {
                      + Condition = {
                          + ArnLike = {
                              + "aws:PrincipalArn" = [
                                  + "arn:aws:iam::493370826424:role/jumphost-Zv01ElhajbB620240223005112032800000005",
                                  + "arn:aws:iam::493370826424:role/postfix-FyAJiotQPSDk20240326221547235800000003",
                                  + "arn:aws:iam::493370826424:role/infrahouse-github-backup",
                                ]
                            }
                        }
                      ~ Principal = {
                          ~ AWS = [
                              - "arn:aws:iam::493370826424:role/postfix-FyAJiotQPSDk20240326221547235800000003",
                              - "arn:aws:iam::493370826424:role/jumphost-Zv01ElhajbB620240223005112032800000005",
                              - "arn:aws:iam::493370826424:role/infrahouse-github-backup",
                            ] -> "*"
                        }
                        # (3 unchanged attributes hidden)
                    },
                  ~ {
                      + Condition = {
                          + ArnLike = {
                              + "aws:PrincipalArn" = [
                                  + "arn:aws:iam::493370826424:role/jumphost-Zv01ElhajbB620240223005112032800000005",
                                  + "arn:aws:iam::493370826424:role/postfix-FyAJiotQPSDk20240326221547235800000003",
                                  + "arn:aws:iam::493370826424:role/infrahouse-github-backup",
                                ]
                            }
                        }
                      ~ Principal = {
                          ~ AWS = [
                              - "arn:aws:iam::493370826424:role/postfix-FyAJiotQPSDk20240326221547235800000003",
                              - "arn:aws:iam::493370826424:role/jumphost-Zv01ElhajbB620240223005112032800000005",
                              - "arn:aws:iam::493370826424:role/infrahouse-github-backup",
                            ] -> "*"
                        }
                        # (3 unchanged attributes hidden)
                    },
                  ~ {
                      ~ Condition = {
                          + ArnNotLike    = {
                              + "aws:PrincipalArn" = [
                                  + "arn:aws:iam::493370826424:role/ih-tf-aws-control-493370826424-admin",
                                  + "arn:aws:iam::493370826424:role/jumphost-Zv01ElhajbB620240223005112032800000005",
                                  + "arn:aws:iam::493370826424:role/postfix-FyAJiotQPSDk20240326221547235800000003",
                                  + "arn:aws:iam::493370826424:role/infrahouse-github-backup",
                                ]
                            }
                          - StringNotLike = {
                              - "aws:PrincipalArn" = [
                                  - "arn:aws:iam::493370826424:role/ih-tf-aws-control-493370826424-admin",
                                  - "arn:aws:iam::493370826424:role/jumphost-Zv01ElhajbB620240223005112032800000005",
                                  - "arn:aws:iam::493370826424:role/postfix-FyAJiotQPSDk20240326221547235800000003",
                                  - "arn:aws:iam::493370826424:role/infrahouse-github-backup",
                                ]
                            }
                        }
                        # (4 unchanged attributes hidden)
                    },
                ]
                # (1 unchanged attribute hidden)
            }
        )
        tags                           = {
            "account"           = "493370826424"
            "created_by_module" = "infrahouse/secret/aws"
            "environment"       = "production"
            "owner"             = "arn:aws:iam::493370826424:role/ih-tf-aws-control-493370826424-admin"
            "service"           = "unknown"
        }
        # (7 unchanged attributes hidden)
    }

Plan: 0 to add, 1 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
eyJzMzovL2luZnJhaG91c2UtYXdzLWNvbnRyb2wtNDkzMzcwODI2NDI0L3RlcnJhZm9ybS50ZnN0YXRlIjogeyJzdWNjZXNzIjogdHJ1ZSwgImFkZCI6IDAsICJjaGFuZ2UiOiAxLCAiZGVzdHJveSI6IDB9fQ==

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.

0 participants