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

Test new generators #50

Merged
merged 3 commits into from
Oct 15, 2024
Merged

Test new generators #50

merged 3 commits into from
Oct 15, 2024

Conversation

rahearn
Copy link
Collaborator

@rahearn rahearn commented Oct 15, 2024

No description provided.

Copy link

github-actions bot commented Oct 15, 2024

Terraform plan in terraform/staging

Plan: 0 to add, 2 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.app_space.cloudfoundry_space_users.space_permissions will be updated in-place
!~  resource "cloudfoundry_space_users" "space_permissions" {
        id         = "e316ff05-a171-77cd-c128-5b3007136bb2"
!~      managers   = [
-           "6ca5b315-3eec-4e1f-a2a7-d22c3fe3508b",
#            (1 unchanged element hidden)
        ]
#        (4 unchanged attributes hidden)
    }

  # module.egress_space.cloudfoundry_space_users.space_permissions will be updated in-place
!~  resource "cloudfoundry_space_users" "space_permissions" {
        id         = "f0bc4a77-8ac1-4178-7f28-01bee4cddc61"
!~      managers   = [
-           "6ca5b315-3eec-4e1f-a2a7-d22c3fe3508b",
#            (1 unchanged element hidden)
        ]
#        (4 unchanged attributes hidden)
    }

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

✅ Plan applied in Deploy Staging #44

@rahearn rahearn merged commit ea8e985 into main Oct 15, 2024
11 checks passed
@rahearn rahearn deleted the test-new-generators branch October 15, 2024 16:15
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