Skip to content

Conversation

@sbuliarca
Copy link
Contributor

No description provided.

@sbuliarca sbuliarca requested a review from a team as a code owner October 28, 2025 16:23
@sys-terraform-applier
Copy link

sys-terraform-applier bot commented Oct 28, 2025

Terraform run output for

Cluster: dev-aws
Module: pubsub/kafka-shared-msk-pubsub
Path: dev-aws/kafka-shared-msk/pubsub
Commit ID: b8f6d7cfdc6b343b8529529de435b320857bf93f
✅ Run Status: Ok, Run Summary: Plan: 2 to add, 0 to change, 1 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create
  - destroy

Terraform will perform the following actions:

  # module.test_kafka_connect_full_internal_topics.kafka_acl.group_acl["pubsub.test-msk-backup-kafka-connect-cold"] will be created
  + resource "kafka_acl" "group_acl" {
      + acl_host                     = "*"
      + acl_operation                = "Read"
      + acl_permission_type          = "Allow"
      + acl_principal                = "User:CN=pubsub/test-msk-backup-kafka-connect"
      + id                           = (known after apply)
      + resource_name                = "pubsub.test-msk-backup-kafka-connect-cold"
      + resource_pattern_type_filter = "Literal"
      + resource_type                = "Group"
    }

  # module.test_kafka_connect_full_internal_topics.kafka_acl.group_acl["pubsub.test-msk-backup-kafka-connect-frequent"] will be destroyed
  # (because key ["pubsub.test-msk-backup-kafka-connect-frequent"] is not in for_each map)
  - resource "kafka_acl" "group_acl" {
      - acl_host                     = "*" -> null
      - acl_operation                = "Read" -> null
      - acl_permission_type          = "Allow" -> null
      - acl_principal                = "User:CN=pubsub/test-msk-backup-kafka-connect" -> null
      - id                           = "User:CN=pubsub/test-msk-backup-kafka-connect|*|Read|Allow|Group|pubsub.test-msk-backup-kafka-connect-frequent|Literal" -> null
      - resource_name                = "pubsub.test-msk-backup-kafka-connect-frequent" -> null
      - resource_pattern_type_filter = "Literal" -> null
      - resource_type                = "Group" -> null
    }

  # module.test_kafka_connect_full_internal_topics.kafka_acl.group_acl["pubsub.test-msk-backup-kafka-connect-hot"] will be created
  + resource "kafka_acl" "group_acl" {
      + acl_host                     = "*"
      + acl_operation                = "Read"
      + acl_permission_type          = "Allow"
      + acl_principal                = "User:CN=pubsub/test-msk-backup-kafka-connect"
      + id                           = (known after apply)
      + resource_name                = "pubsub.test-msk-backup-kafka-connect-hot"
      + resource_pattern_type_filter = "Literal"
      + resource_type                = "Group"
    }

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

To manually trigger plan again please post @terraform-applier plan dev-aws/kafka-shared-msk/pubsub as comment.

@sbuliarca sbuliarca enabled auto-merge (squash) October 28, 2025 16:25
@sbuliarca sbuliarca merged commit 341f2d7 into main Oct 28, 2025
2 checks passed
@sbuliarca sbuliarca deleted the unify-naming-for-test-setup branch October 28, 2025 16:26
@sys-terraform-applier
Copy link

Terraform run output for

Cluster: dev-aws
Module: pubsub/kafka-shared-msk-pubsub
Path: dev-aws/kafka-shared-msk/pubsub
Commit ID: 341f2d75bcb9481441362a501322e184510d8e66
✅ Run Status: Ok, Run Summary: Apply complete! Resources: 2 added, 0 changed, 1 destroyed
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create
  - destroy

Terraform will perform the following actions:

  # module.test_kafka_connect_full_internal_topics.kafka_acl.group_acl["pubsub.test-msk-backup-kafka-connect-cold"] will be created
  + resource "kafka_acl" "group_acl" {
      + acl_host                     = "*"
      + acl_operation                = "Read"
      + acl_permission_type          = "Allow"
      + acl_principal                = "User:CN=pubsub/test-msk-backup-kafka-connect"
      + id                           = (known after apply)
      + resource_name                = "pubsub.test-msk-backup-kafka-connect-cold"
      + resource_pattern_type_filter = "Literal"
      + resource_type                = "Group"
    }

  # module.test_kafka_connect_full_internal_topics.kafka_acl.group_acl["pubsub.test-msk-backup-kafka-connect-frequent"] will be destroyed
  # (because key ["pubsub.test-msk-backup-kafka-connect-frequent"] is not in for_each map)
  - resource "kafka_acl" "group_acl" {
      - acl_host                     = "*" -> null
      - acl_operation                = "Read" -> null
      - acl_permission_type          = "Allow" -> null
      - acl_principal                = "User:CN=pubsub/test-msk-backup-kafka-connect" -> null
      - id                           = "User:CN=pubsub/test-msk-backup-kafka-connect|*|Read|Allow|Group|pubsub.test-msk-backup-kafka-connect-frequent|Literal" -> null
      - resource_name                = "pubsub.test-msk-backup-kafka-connect-frequent" -> null
      - resource_pattern_type_filter = "Literal" -> null
      - resource_type                = "Group" -> null
    }

  # module.test_kafka_connect_full_internal_topics.kafka_acl.group_acl["pubsub.test-msk-backup-kafka-connect-hot"] will be created
  + resource "kafka_acl" "group_acl" {
      + acl_host                     = "*"
      + acl_operation                = "Read"
      + acl_permission_type          = "Allow"
      + acl_principal                = "User:CN=pubsub/test-msk-backup-kafka-connect"
      + id                           = (known after apply)
      + resource_name                = "pubsub.test-msk-backup-kafka-connect-hot"
      + resource_pattern_type_filter = "Literal"
      + resource_type                = "Group"
    }

Plan: 2 to add, 0 to change, 1 to destroy.
module.test_kafka_connect_full_internal_topics.kafka_acl.group_acl["pubsub.test-msk-backup-kafka-connect-frequent"]: Destroying... [id=User:CN=pubsub/test-msk-backup-kafka-connect|*|Read|Allow|Group|pubsub.test-msk-backup-kafka-connect-frequent|Literal]
module.test_kafka_connect_full_internal_topics.kafka_acl.group_acl["pubsub.test-msk-backup-kafka-connect-hot"]: Creating...
module.test_kafka_connect_full_internal_topics.kafka_acl.group_acl["pubsub.test-msk-backup-kafka-connect-cold"]: Creating...
module.test_kafka_connect_full_internal_topics.kafka_acl.group_acl["pubsub.test-msk-backup-kafka-connect-cold"]: Creation complete after 1s [id=User:CN=pubsub/test-msk-backup-kafka-connect|*|Read|Allow|Group|pubsub.test-msk-backup-kafka-connect-cold|Literal]
module.test_kafka_connect_full_internal_topics.kafka_acl.group_acl["pubsub.test-msk-backup-kafka-connect-hot"]: Creation complete after 1s [id=User:CN=pubsub/test-msk-backup-kafka-connect|*|Read|Allow|Group|pubsub.test-msk-backup-kafka-connect-hot|Literal]
module.test_kafka_connect_full_internal_topics.kafka_acl.group_acl["pubsub.test-msk-backup-kafka-connect-frequent"]: Destruction complete after 1s

Warning: Argument is deprecated

  with provider["registry.terraform.io/mongey/kafka"],
  on __env.tf line 12, in provider "kafka":
  12: provider "kafka" {

This parameter is now deprecated and will be removed in a later release,
please use `client_cert` instead.

(and one more similar warning elsewhere)

Apply complete! Resources: 2 added, 0 changed, 1 destroyed.

To manually trigger plan again please post @terraform-applier plan dev-aws/kafka-shared-msk/pubsub as comment.

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