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

PLA2-83: tls-app fix: migrate dev msk energy-budget-plan #172

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

sbuliarca
Copy link
Contributor

The plan is clean:

Terraform will perform the following actions:

  # module.budget_plan_calculator.kafka_acl.group_acl["energy-budget-plan.budget-plan"] has moved to module.budget_plan_calculator.kafka_acl.group_acl["energy-budget-plan.calculator-v1"]
    resource "kafka_acl" "group_acl" {
        id                           = "User:CN=energy-budget-plan/calculator|*|Read|Allow|Group|energy-budget-plan.calculator-v1|Literal"
        # (7 unchanged attributes hidden)
    }

  # module.budget_plan_fabricator.kafka_acl.group_acl["energy-budget-plan.customer-change"] has moved to module.budget_plan_fabricator.kafka_acl.group_acl["energy-budget-plan.eqdb-fabricator-customer-change-v1"]
    resource "kafka_acl" "group_acl" {
        id                           = "User:CN=energy-budget-plan/eqdb-fabricator|*|Read|Allow|Group|energy-budget-plan.eqdb-fabricator-customer-change-v1|Literal"
        # (7 unchanged attributes hidden)
    }

  # module.budget_plan_fabricator.kafka_acl.group_acl["energy-budget-plan.eqdb-loader"] has moved to module.budget_plan_fabricator.kafka_acl.group_acl["energy-budget-plan.eqdb-fabricator-loader-v1"]
    resource "kafka_acl" "group_acl" {
        id                           = "User:CN=energy-budget-plan/eqdb-fabricator|*|Read|Allow|Group|energy-budget-plan.eqdb-fabricator-loader-v1|Literal"
        # (7 unchanged attributes hidden)
    }

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

@sbuliarca sbuliarca requested a review from a team as a code owner March 1, 2024 15:53
Copy link

linear bot commented Mar 1, 2024

@sbuliarca sbuliarca merged commit 4bfed61 into main Mar 1, 2024
1 check passed
@sbuliarca sbuliarca deleted the tls-app-fix-energy-budget-plan-msk branch March 1, 2024 15:56
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