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

#885 Add daniel.swick to list of team members #948

Merged
merged 1 commit into from
Apr 5, 2023
Merged

Conversation

danswick
Copy link
Contributor

@danswick danswick commented Apr 5, 2023

Adding myself to the list of team members as part of my onboarding checklist (#885).

@danswick danswick requested a review from jadudm April 5, 2023 17:39
@danswick danswick requested a review from a team as a code owner April 5, 2023 17:39
@danswick danswick temporarily deployed to management April 5, 2023 17:39 — with GitHub Actions Inactive
@danswick danswick temporarily deployed to dev April 5, 2023 17:39 — with GitHub Actions Inactive
@github-actions
Copy link
Contributor

github-actions bot commented Apr 5, 2023

Terraform plan for dev

No changes. Your infrastructure matches the configuration.
No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

✅ Plan applied in Deploy to the dev and management cloud.gov environments #15

@github-actions
Copy link
Contributor

github-actions bot commented Apr 5, 2023

Terraform plan for management

Plan: 0 to add, 4 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:

  # cloudfoundry_space_users.space_permissions["dev"] will be updated in-place
  ~ resource "cloudfoundry_space_users" "space_permissions" {
      ~ developers = [
          + "daniel.swick@gsa.gov",
            # (10 unchanged elements hidden)
        ]
        id         = "e805bda0-6e7a-37a7-ab43-ccbb47801a6e"
        # (4 unchanged attributes hidden)
    }

  # cloudfoundry_space_users.space_permissions["management"] will be updated in-place
  ~ resource "cloudfoundry_space_users" "space_permissions" {
      ~ developers = [
          + "daniel.swick@gsa.gov",
            # (10 unchanged elements hidden)
        ]
        id         = "27970728-5de5-c34c-de28-4c98f30a4d5d"
        # (4 unchanged attributes hidden)
    }

  # cloudfoundry_space_users.space_permissions["production"] will be updated in-place
  ~ resource "cloudfoundry_space_users" "space_permissions" {
      ~ developers = [
          + "daniel.swick@gsa.gov",
            # (10 unchanged elements hidden)
        ]
        id         = "19114309-930e-d683-01fd-754bc9e54c1a"
        # (4 unchanged attributes hidden)
    }

  # cloudfoundry_space_users.space_permissions["staging"] will be updated in-place
  ~ resource "cloudfoundry_space_users" "space_permissions" {
      ~ developers = [
          + "daniel.swick@gsa.gov",
            # (10 unchanged elements hidden)
        ]
        id         = "722d2418-98f6-10f4-4265-1217fb5f17f2"
        # (4 unchanged attributes hidden)
    }

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

✅ Plan applied in Deploy to the dev and management cloud.gov environments #15

@mogul mogul merged commit d093710 into main Apr 5, 2023
@mogul mogul deleted the ds-add-dan-to-team branch April 5, 2023 18: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.

2 participants