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 hist cols and Fix datatype issues #1667

Merged
merged 7 commits into from
Aug 2, 2023

Conversation

JeanMarie-PM
Copy link
Contributor

No description provided.

@JeanMarie-PM JeanMarie-PM temporarily deployed to dev August 1, 2023 22:10 — with GitHub Actions Inactive
@JeanMarie-PM JeanMarie-PM temporarily deployed to management August 1, 2023 22:10 — with GitHub Actions Inactive
@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 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" {
        id         = "e805bda0-6e7a-37a7-ab43-ccbb47801a6e"
      ~ managers   = [
          - "540d4f62-7b33-4fb4-a25c-1a112754c004",
          + "cfdaac5d-4bb5-4655-98c2-e074374e4347",
            # (3 unchanged elements hidden)
        ]
        # (4 unchanged attributes hidden)
    }

  # cloudfoundry_space_users.space_permissions["management"] will be updated in-place
  ~ resource "cloudfoundry_space_users" "space_permissions" {
        id         = "27970728-5de5-c34c-de28-4c98f30a4d5d"
      ~ managers   = [
          - "540d4f62-7b33-4fb4-a25c-1a112754c004",
          + "cfdaac5d-4bb5-4655-98c2-e074374e4347",
            # (3 unchanged elements hidden)
        ]
        # (4 unchanged attributes hidden)
    }

  # cloudfoundry_space_users.space_permissions["production"] will be updated in-place
  ~ resource "cloudfoundry_space_users" "space_permissions" {
        id         = "19114309-930e-d683-01fd-754bc9e54c1a"
      ~ managers   = [
          - "540d4f62-7b33-4fb4-a25c-1a112754c004",
          + "cfdaac5d-4bb5-4655-98c2-e074374e4347",
            # (3 unchanged elements hidden)
        ]
        # (4 unchanged attributes hidden)
    }

  # cloudfoundry_space_users.space_permissions["staging"] will be updated in-place
  ~ resource "cloudfoundry_space_users" "space_permissions" {
        id         = "722d2418-98f6-10f4-4265-1217fb5f17f2"
      ~ managers   = [
          - "540d4f62-7b33-4fb4-a25c-1a112754c004",
          + "cfdaac5d-4bb5-4655-98c2-e074374e4347",
            # (3 unchanged elements hidden)
        ]
        # (4 unchanged attributes hidden)
    }

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

❌ Plan not applied in Deploy to Development and Management Environment #59 (Plan has changed)

@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 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 Development and Management Environment #59

@JeanMarie-PM JeanMarie-PM temporarily deployed to dev August 1, 2023 22:59 — with GitHub Actions Inactive
@JeanMarie-PM JeanMarie-PM temporarily deployed to management August 1, 2023 22:59 — with GitHub Actions Inactive
@JeanMarie-PM JeanMarie-PM marked this pull request as ready for review August 1, 2023 23:07
@JeanMarie-PM JeanMarie-PM temporarily deployed to dev August 2, 2023 05:14 — with GitHub Actions Inactive
@JeanMarie-PM JeanMarie-PM temporarily deployed to management August 2, 2023 05:14 — with GitHub Actions Inactive
@JeanMarie-PM JeanMarie-PM temporarily deployed to dev August 2, 2023 16:58 — with GitHub Actions Inactive
@JeanMarie-PM JeanMarie-PM temporarily deployed to dev August 2, 2023 17:26 — with GitHub Actions Inactive
@JeanMarie-PM
Copy link
Contributor Author

JeanMarie-PM commented Aug 2, 2023

@asteel-gsa , @mogul Can you help resolve the TF error please?

@JeanMarie-PM JeanMarie-PM temporarily deployed to dev August 2, 2023 17:44 — with GitHub Actions Inactive
@JeanMarie-PM JeanMarie-PM temporarily deployed to dev August 2, 2023 17:47 — with GitHub Actions Inactive
@JeanMarie-PM JeanMarie-PM temporarily deployed to management August 2, 2023 17:47 — with GitHub Actions Inactive
@JeanMarie-PM JeanMarie-PM temporarily deployed to dev August 2, 2023 17:53 — with GitHub Actions Inactive
@JeanMarie-PM JeanMarie-PM temporarily deployed to management August 2, 2023 17:53 — with GitHub Actions Inactive
@JeanMarie-PM JeanMarie-PM temporarily deployed to dev August 2, 2023 18:09 — with GitHub Actions Inactive
@JeanMarie-PM JeanMarie-PM temporarily deployed to management August 2, 2023 18:09 — with GitHub Actions Inactive
@JeanMarie-PM JeanMarie-PM temporarily deployed to dev August 2, 2023 18:24 — with GitHub Actions Inactive
@JeanMarie-PM JeanMarie-PM temporarily deployed to management August 2, 2023 18:24 — with GitHub Actions Inactive
@mogul
Copy link
Contributor

mogul commented Aug 2, 2023

@asteel-gsa , @mogul Can you help resolve the TF error please?

(Sorry about that; I accidentally removed the management deployer account, not realizing it was still in use. Remediation was just recreating the service, grabbing the credentials out, and updating the GitHub env secrets.)

Copy link
Contributor

@pluribus-tony pluribus-tony left a comment

Choose a reason for hiding this comment

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

LGTM

@JeanMarie-PM JeanMarie-PM merged commit b8fd192 into main Aug 2, 2023
@JeanMarie-PM JeanMarie-PM deleted the jmm/dissemination_model_updates branch August 2, 2023 19:01
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.

3 participants