rust-lang / simpleinfra

Rust Infrastructure automation
MIT License
146 stars 76 forks source link

chore: update `sync-team-prod/common` to aws provider 5.64 #524

Closed MarcoIeni closed 2 months ago

MarcoIeni commented 2 months ago

📃📃 Plan summary 📃📃

Changes detected (apply needed): ❌ terragrunt/accounts/sync-team-prod/common

📃📃 Plan output 📃📃

👉 terragrunt/accounts/sync-team-prod/common:


  # aws_iam_openid_connect_provider.github_actions will be updated in-place
  ~ resource "aws_iam_openid_connect_provider" "github_actions" {
        id              = "arn:aws:iam::189527120064:oidc-provider/token.actions.githubusercontent.com"
        tags            = {}
      ~ thumbprint_list = [
          - "6938fd4d98bab03faadb97b34396831e3780aea1",
          - "f879abce0008e4eb126e0097e46620f5aaae26ad",
          + "d89e3bd43d5d909b47a18977aa9d5ce36cee184c",
          + "33e4e80807204c2b6182a3a14b591acd25b5f0db",
          + "74f3a68f16524f15424927704c9506f55a9316bd",
        ]
        # (4 unchanged attributes hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.
MarcoIeni commented 2 months ago

I applied this change and I'm merging