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

feat(ci-staging): add connection for rust-lang-ci gh org #642

Merged

Conversation

MarcoIeni
Copy link
Member

@MarcoIeni MarcoIeni commented Dec 5, 2024

Plan

12:12:17.667 STDOUT terraform: Terraform will perform the following actions:
12:12:17.667 STDOUT terraform:   # aws_iam_role_policy.codebuild_policy will be updated in-place
12:12:17.667 STDOUT terraform:   ~ resource "aws_iam_role_policy" "codebuild_policy" {
12:12:17.667 STDOUT terraform:         id     = "codebuild-github-runner-role:codebuild-github-runner-policy"
12:12:17.667 STDOUT terraform:         name   = "codebuild-github-runner-policy"
12:12:17.667 STDOUT terraform:       ~ policy = jsonencode(
12:12:17.667 STDOUT terraform:           ~ {
12:12:17.667 STDOUT terraform:               ~ Statement = [
12:12:17.667 STDOUT terraform:                   ~ {
12:12:17.667 STDOUT terraform:                       ~ Resource = [
12:12:17.667 STDOUT terraform:                             "arn:aws:codeconnections:us-east-2:442426873467:connection/98864d5c-b905-4f8e-bd76-2f69cf181818",
12:12:17.667 STDOUT terraform:                           + "arn:aws:codeconnections:us-east-2:442426873467:connection/dfa33048-75a5-4409-8700-5f099d558c52",
12:12:17.667 STDOUT terraform:                         ]
12:12:17.667 STDOUT terraform:                         # (2 unchanged attributes hidden)
12:12:17.667 STDOUT terraform:                     },
12:12:17.667 STDOUT terraform:                 ]
12:12:17.667 STDOUT terraform:                 # (1 unchanged attribute hidden)
12:12:17.667 STDOUT terraform:             }
12:12:17.667 STDOUT terraform:         )
12:12:17.667 STDOUT terraform:         # (1 unchanged attribute hidden)
12:12:17.667 STDOUT terraform:     }
12:12:17.667 STDOUT terraform: Plan: 0 to add, 1 to change, 0 to destroy.

@MarcoIeni MarcoIeni force-pushed the feat-ci-staging-add-connection-for-rust-lang-ci-gh-org branch from 08e2be9 to 67f2799 Compare December 5, 2024 11:08
@MarcoIeni MarcoIeni force-pushed the feat-ci-staging-add-connection-for-rust-lang-ci-gh-org branch from 67f2799 to 9a59ee4 Compare December 5, 2024 11:09

git_submodules_config {
fetch_submodules = false
}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added these changes so that the terraform diff was clear

@MarcoIeni MarcoIeni marked this pull request as ready for review December 5, 2024 11:13
@MarcoIeni MarcoIeni merged commit 406e21c into master Dec 5, 2024
3 checks passed
@MarcoIeni MarcoIeni deleted the feat-ci-staging-add-connection-for-rust-lang-ci-gh-org branch December 5, 2024 11:13
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