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

Clean up bluegreen stuff #11

Merged
merged 1 commit into from
Jan 12, 2025
Merged

Clean up bluegreen stuff #11

merged 1 commit into from
Jan 12, 2025

Conversation

stwalkerster
Copy link
Member

No description provided.

Copy link

Show OpenTofu Plan


OpenTofu used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  ~ update in-place

OpenTofu will perform the following actions:

  # openstack_dns_recordset_v2.prod_app will be updated in-place
  ~ resource "openstack_dns_recordset_v2" "prod_app" {
        id                   = "22fe5641-3813-47bf-b6ab-c6d17c1962c1/0ac5a3d8-708e-429a-9918-f0aa3d8c69cf"
        name                 = "app-prod.svc.account-creation-assistance.eqiad1.wikimedia.cloud."
      ~ records              = [
          - "accounts-appserver-b.svc.account-creation-assistance.eqiad1.wikimedia.cloud.",
          + "app-legacy.svc.account-creation-assistance.eqiad1.wikimedia.cloud.",
        ]
        # (5 unchanged attributes hidden)
    }

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

Pushed by: @stwalkerster, Action: pull_request

@stwalkerster stwalkerster merged commit bfdcd70 into master Jan 12, 2025
1 check passed
@stwalkerster stwalkerster deleted the cleanup branch January 12, 2025 17:26
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