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

add alexe to ops-leads #73

Merged
merged 1 commit into from
Sep 12, 2024
Merged

add alexe to ops-leads #73

merged 1 commit into from
Sep 12, 2024

Conversation

ale210
Copy link
Contributor

@ale210 ale210 commented Sep 12, 2024

fixes #72

@ale210 ale210 requested a review from chelseybeck September 12, 2024 02:29
Copy link

github-actions bot commented Sep 12, 2024

Terraform plan in terraform
With backend config files: terraform/prod.backend.tfvars

Plan: 0 to add, 1 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
!~  update in-place

Terraform will perform the following actions:

  # module.iam_user_alexe.aws_iam_user_group_membership.user_group_membership will be updated in-place
!~  resource "aws_iam_user_group_membership" "user_group_membership" {
!~      groups = [
-           "read-only-group",
+           "ops-leads",
        ]
        id     = "terraform-20240815021728326500000001"
#        (1 unchanged attribute hidden)
    }

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

✅ Plan applied in Apply Terraform changes on merge #19

@chelseybeck chelseybeck merged commit 1b5741a into main Sep 12, 2024
1 check passed
@chelseybeck chelseybeck deleted the 72-add-alexe-to-ops-leads branch September 12, 2024 02:35
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.

add IAM user 'alexe' to group 'ops-leads'
2 participants