diff --git a/aws-github-oidc.tf b/aws-github-oidc.tf index ed26182..026e524 100644 --- a/aws-github-oidc.tf +++ b/aws-github-oidc.tf @@ -36,7 +36,8 @@ resource "aws_iam_role" "github_actions_sops_kms" { "repo:makeitworkcloud/tfroot-cloudflare:*", "repo:makeitworkcloud/tfroot-github:*", "repo:makeitworkcloud/tfroot-libvirt:*", - "repo:makeitworkcloud@195502628/tfroot-namecheap@1349145005:*" + "repo:makeitworkcloud@195502628/tfroot-namecheap@1349145005:*", + "repo:makeitworkcloud/tfroot-twilio:*" ] } }