-
Notifications
You must be signed in to change notification settings - Fork 0
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 missing dsar producers and consumers #698
Conversation
Terraform run output for
✅ Run Status: Ok, Run Summary: Plan: 6 to add, 0 to change, 0 to destroy.Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+ create
Terraform will perform the following actions:
# module.dsar_conversations_retriever.kafka_acl.group_acl["contact-channels.dsar-conversations-retriever"] will be created
+ resource "kafka_acl" "group_acl" {
+ acl_host = "*"
+ acl_operation = "Read"
+ acl_permission_type = "Allow"
+ acl_principal = "User:CN=contact-channels/dsar-conversations-retriever"
+ id = (known after apply)
+ resource_name = "contact-channels.dsar-conversations-retriever"
+ resource_pattern_type_filter = "Literal"
+ resource_type = "Group"
}
# module.dsar_conversations_retriever.kafka_acl.topic_acl["contact-channels.dsar_conversation"] will be created
+ resource "kafka_acl" "topic_acl" {
+ acl_host = "*"
+ acl_operation = "Read"
+ acl_permission_type = "Allow"
+ acl_principal = "User:CN=contact-channels/dsar-conversations-retriever"
+ id = (known after apply)
+ resource_name = "contact-channels.dsar_conversation"
+ resource_pattern_type_filter = "Literal"
+ resource_type = "Topic"
}
# module.dsar_job_fulfiller.kafka_acl.group_acl["contact-channels.dsar-job-fulfiller"] will be created
+ resource "kafka_acl" "group_acl" {
+ acl_host = "*"
+ acl_operation = "Read"
+ acl_permission_type = "Allow"
+ acl_principal = "User:CN=contact-channels/dsar-job-fulfiller"
+ id = (known after apply)
+ resource_name = "contact-channels.dsar-job-fulfiller"
+ resource_pattern_type_filter = "Literal"
+ resource_type = "Group"
}
# module.dsar_job_fulfiller.kafka_acl.topic_acl["contact-channels.dsar_job"] will be created
+ resource "kafka_acl" "topic_acl" {
+ acl_host = "*"
+ acl_operation = "Read"
+ acl_permission_type = "Allow"
+ acl_principal = "User:CN=contact-channels/dsar-job-fulfiller"
+ id = (known after apply)
+ resource_name = "contact-channels.dsar_job"
+ resource_pattern_type_filter = "Literal"
+ resource_type = "Topic"
}
# module.dsar_job_request_producer.kafka_acl.producer_acl["contact-channels.dsar_conversation"] will be created
+ resource "kafka_acl" "producer_acl" {
+ acl_host = "*"
+ acl_operation = "Write"
+ acl_permission_type = "Allow"
+ acl_principal = "User:CN=contact-channels/dsar-job-runner"
+ id = (known after apply)
+ resource_name = "contact-channels.dsar_conversation"
+ resource_pattern_type_filter = "Literal"
+ resource_type = "Topic"
}
# module.dsar_job_request_producer.kafka_acl.producer_acl["contact-channels.dsar_job"] will be created
+ resource "kafka_acl" "producer_acl" {
+ acl_host = "*"
+ acl_operation = "Write"
+ acl_permission_type = "Allow"
+ acl_principal = "User:CN=contact-channels/dsar-job-runner"
+ id = (known after apply)
+ resource_name = "contact-channels.dsar_job"
+ resource_pattern_type_filter = "Literal"
+ resource_type = "Topic"
}
Plan: 6 to add, 0 to change, 0 to destroy.
|
Terraform run output for
✅ Run Status: Ok, Run Summary: Plan: 6 to add, 0 to change, 0 to destroy.Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+ create
Terraform will perform the following actions:
# module.dsar_conversations_retriever.kafka_acl.group_acl["contact-channels.dsar-conversations-retriever"] will be created
+ resource "kafka_acl" "group_acl" {
+ acl_host = "*"
+ acl_operation = "Read"
+ acl_permission_type = "Allow"
+ acl_principal = "User:CN=contact-channels/dsar-conversations-retriever"
+ id = (known after apply)
+ resource_name = "contact-channels.dsar-conversations-retriever"
+ resource_pattern_type_filter = "Literal"
+ resource_type = "Group"
}
# module.dsar_conversations_retriever.kafka_acl.topic_acl["contact-channels.dsar_conversation"] will be created
+ resource "kafka_acl" "topic_acl" {
+ acl_host = "*"
+ acl_operation = "Read"
+ acl_permission_type = "Allow"
+ acl_principal = "User:CN=contact-channels/dsar-conversations-retriever"
+ id = (known after apply)
+ resource_name = "contact-channels.dsar_conversation"
+ resource_pattern_type_filter = "Literal"
+ resource_type = "Topic"
}
# module.dsar_job_fulfiller.kafka_acl.group_acl["contact-channels.dsar-job-fulfiller"] will be created
+ resource "kafka_acl" "group_acl" {
+ acl_host = "*"
+ acl_operation = "Read"
+ acl_permission_type = "Allow"
+ acl_principal = "User:CN=contact-channels/dsar-job-fulfiller"
+ id = (known after apply)
+ resource_name = "contact-channels.dsar-job-fulfiller"
+ resource_pattern_type_filter = "Literal"
+ resource_type = "Group"
}
# module.dsar_job_fulfiller.kafka_acl.topic_acl["contact-channels.dsar_job"] will be created
+ resource "kafka_acl" "topic_acl" {
+ acl_host = "*"
+ acl_operation = "Read"
+ acl_permission_type = "Allow"
+ acl_principal = "User:CN=contact-channels/dsar-job-fulfiller"
+ id = (known after apply)
+ resource_name = "contact-channels.dsar_job"
+ resource_pattern_type_filter = "Literal"
+ resource_type = "Topic"
}
# module.dsar_job_request_producer.kafka_acl.producer_acl["contact-channels.dsar_conversation"] will be created
+ resource "kafka_acl" "producer_acl" {
+ acl_host = "*"
+ acl_operation = "Write"
+ acl_permission_type = "Allow"
+ acl_principal = "User:CN=contact-channels/dsar-job-runner"
+ id = (known after apply)
+ resource_name = "contact-channels.dsar_conversation"
+ resource_pattern_type_filter = "Literal"
+ resource_type = "Topic"
}
# module.dsar_job_request_producer.kafka_acl.producer_acl["contact-channels.dsar_job"] will be created
+ resource "kafka_acl" "producer_acl" {
+ acl_host = "*"
+ acl_operation = "Write"
+ acl_permission_type = "Allow"
+ acl_principal = "User:CN=contact-channels/dsar-job-runner"
+ id = (known after apply)
+ resource_name = "contact-channels.dsar_job"
+ resource_pattern_type_filter = "Literal"
+ resource_type = "Topic"
}
Plan: 6 to add, 0 to change, 0 to destroy.
|
Terraform run output for
✅ Run Status: Ok, Run Summary: Apply complete! Resources: 6 added, 0 changed, 0 destroyedTerraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+ create
Terraform will perform the following actions:
# module.dsar_conversations_retriever.kafka_acl.group_acl["contact-channels.dsar-conversations-retriever"] will be created
+ resource "kafka_acl" "group_acl" {
+ acl_host = "*"
+ acl_operation = "Read"
+ acl_permission_type = "Allow"
+ acl_principal = "User:CN=contact-channels/dsar-conversations-retriever"
+ id = (known after apply)
+ resource_name = "contact-channels.dsar-conversations-retriever"
+ resource_pattern_type_filter = "Literal"
+ resource_type = "Group"
}
# module.dsar_conversations_retriever.kafka_acl.topic_acl["contact-channels.dsar_conversation"] will be created
+ resource "kafka_acl" "topic_acl" {
+ acl_host = "*"
+ acl_operation = "Read"
+ acl_permission_type = "Allow"
+ acl_principal = "User:CN=contact-channels/dsar-conversations-retriever"
+ id = (known after apply)
+ resource_name = "contact-channels.dsar_conversation"
+ resource_pattern_type_filter = "Literal"
+ resource_type = "Topic"
}
# module.dsar_job_fulfiller.kafka_acl.group_acl["contact-channels.dsar-job-fulfiller"] will be created
+ resource "kafka_acl" "group_acl" {
+ acl_host = "*"
+ acl_operation = "Read"
+ acl_permission_type = "Allow"
+ acl_principal = "User:CN=contact-channels/dsar-job-fulfiller"
+ id = (known after apply)
+ resource_name = "contact-channels.dsar-job-fulfiller"
+ resource_pattern_type_filter = "Literal"
+ resource_type = "Group"
}
# module.dsar_job_fulfiller.kafka_acl.topic_acl["contact-channels.dsar_job"] will be created
+ resource "kafka_acl" "topic_acl" {
+ acl_host = "*"
+ acl_operation = "Read"
+ acl_permission_type = "Allow"
+ acl_principal = "User:CN=contact-channels/dsar-job-fulfiller"
+ id = (known after apply)
+ resource_name = "contact-channels.dsar_job"
+ resource_pattern_type_filter = "Literal"
+ resource_type = "Topic"
}
# module.dsar_job_request_producer.kafka_acl.producer_acl["contact-channels.dsar_conversation"] will be created
+ resource "kafka_acl" "producer_acl" {
+ acl_host = "*"
+ acl_operation = "Write"
+ acl_permission_type = "Allow"
+ acl_principal = "User:CN=contact-channels/dsar-job-runner"
+ id = (known after apply)
+ resource_name = "contact-channels.dsar_conversation"
+ resource_pattern_type_filter = "Literal"
+ resource_type = "Topic"
}
# module.dsar_job_request_producer.kafka_acl.producer_acl["contact-channels.dsar_job"] will be created
+ resource "kafka_acl" "producer_acl" {
+ acl_host = "*"
+ acl_operation = "Write"
+ acl_permission_type = "Allow"
+ acl_principal = "User:CN=contact-channels/dsar-job-runner"
+ id = (known after apply)
+ resource_name = "contact-channels.dsar_job"
+ resource_pattern_type_filter = "Literal"
+ resource_type = "Topic"
}
Plan: 6 to add, 0 to change, 0 to destroy.
module.dsar_job_fulfiller.kafka_acl.group_acl["contact-channels.dsar-job-fulfiller"]: Creating...
module.dsar_conversations_retriever.kafka_acl.topic_acl["contact-channels.dsar_conversation"]: Creating...
module.dsar_job_fulfiller.kafka_acl.topic_acl["contact-channels.dsar_job"]: Creating...
module.dsar_job_request_producer.kafka_acl.producer_acl["contact-channels.dsar_job"]: Creating...
module.dsar_conversations_retriever.kafka_acl.group_acl["contact-channels.dsar-conversations-retriever"]: Creating...
module.dsar_job_request_producer.kafka_acl.producer_acl["contact-channels.dsar_conversation"]: Creating...
module.dsar_conversations_retriever.kafka_acl.topic_acl["contact-channels.dsar_conversation"]: Creation complete after 1s [id=User:CN=contact-channels/dsar-conversations-retriever|*|Read|Allow|Topic|contact-channels.dsar_conversation|Literal]
module.dsar_conversations_retriever.kafka_acl.group_acl["contact-channels.dsar-conversations-retriever"]: Creation complete after 1s [id=User:CN=contact-channels/dsar-conversations-retriever|*|Read|Allow|Group|contact-channels.dsar-conversations-retriever|Literal]
module.dsar_job_fulfiller.kafka_acl.topic_acl["contact-channels.dsar_job"]: Creation complete after 1s [id=User:CN=contact-channels/dsar-job-fulfiller|*|Read|Allow|Topic|contact-channels.dsar_job|Literal]
module.dsar_job_request_producer.kafka_acl.producer_acl["contact-channels.dsar_conversation"]: Creation complete after 1s [id=User:CN=contact-channels/dsar-job-runner|*|Write|Allow|Topic|contact-channels.dsar_conversation|Literal]
module.dsar_job_request_producer.kafka_acl.producer_acl["contact-channels.dsar_job"]: Creation complete after 1s [id=User:CN=contact-channels/dsar-job-runner|*|Write|Allow|Topic|contact-channels.dsar_job|Literal]
module.dsar_job_fulfiller.kafka_acl.group_acl["contact-channels.dsar-job-fulfiller"]: Creation complete after 1s [id=User:CN=contact-channels/dsar-job-fulfiller|*|Read|Allow|Group|contact-channels.dsar-job-fulfiller|Literal]
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: 6 added, 0 changed, 0 destroyed.
|
Terraform run output for
✅ Run Status: Ok, Run Summary: Apply complete! Resources: 6 added, 0 changed, 0 destroyedTerraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+ create
Terraform will perform the following actions:
# module.dsar_conversations_retriever.kafka_acl.group_acl["contact-channels.dsar-conversations-retriever"] will be created
+ resource "kafka_acl" "group_acl" {
+ acl_host = "*"
+ acl_operation = "Read"
+ acl_permission_type = "Allow"
+ acl_principal = "User:CN=contact-channels/dsar-conversations-retriever"
+ id = (known after apply)
+ resource_name = "contact-channels.dsar-conversations-retriever"
+ resource_pattern_type_filter = "Literal"
+ resource_type = "Group"
}
# module.dsar_conversations_retriever.kafka_acl.topic_acl["contact-channels.dsar_conversation"] will be created
+ resource "kafka_acl" "topic_acl" {
+ acl_host = "*"
+ acl_operation = "Read"
+ acl_permission_type = "Allow"
+ acl_principal = "User:CN=contact-channels/dsar-conversations-retriever"
+ id = (known after apply)
+ resource_name = "contact-channels.dsar_conversation"
+ resource_pattern_type_filter = "Literal"
+ resource_type = "Topic"
}
# module.dsar_job_fulfiller.kafka_acl.group_acl["contact-channels.dsar-job-fulfiller"] will be created
+ resource "kafka_acl" "group_acl" {
+ acl_host = "*"
+ acl_operation = "Read"
+ acl_permission_type = "Allow"
+ acl_principal = "User:CN=contact-channels/dsar-job-fulfiller"
+ id = (known after apply)
+ resource_name = "contact-channels.dsar-job-fulfiller"
+ resource_pattern_type_filter = "Literal"
+ resource_type = "Group"
}
# module.dsar_job_fulfiller.kafka_acl.topic_acl["contact-channels.dsar_job"] will be created
+ resource "kafka_acl" "topic_acl" {
+ acl_host = "*"
+ acl_operation = "Read"
+ acl_permission_type = "Allow"
+ acl_principal = "User:CN=contact-channels/dsar-job-fulfiller"
+ id = (known after apply)
+ resource_name = "contact-channels.dsar_job"
+ resource_pattern_type_filter = "Literal"
+ resource_type = "Topic"
}
# module.dsar_job_request_producer.kafka_acl.producer_acl["contact-channels.dsar_conversation"] will be created
+ resource "kafka_acl" "producer_acl" {
+ acl_host = "*"
+ acl_operation = "Write"
+ acl_permission_type = "Allow"
+ acl_principal = "User:CN=contact-channels/dsar-job-runner"
+ id = (known after apply)
+ resource_name = "contact-channels.dsar_conversation"
+ resource_pattern_type_filter = "Literal"
+ resource_type = "Topic"
}
# module.dsar_job_request_producer.kafka_acl.producer_acl["contact-channels.dsar_job"] will be created
+ resource "kafka_acl" "producer_acl" {
+ acl_host = "*"
+ acl_operation = "Write"
+ acl_permission_type = "Allow"
+ acl_principal = "User:CN=contact-channels/dsar-job-runner"
+ id = (known after apply)
+ resource_name = "contact-channels.dsar_job"
+ resource_pattern_type_filter = "Literal"
+ resource_type = "Topic"
}
Plan: 6 to add, 0 to change, 0 to destroy.
module.dsar_job_fulfiller.kafka_acl.group_acl["contact-channels.dsar-job-fulfiller"]: Creating...
module.dsar_conversations_retriever.kafka_acl.topic_acl["contact-channels.dsar_conversation"]: Creating...
module.dsar_job_request_producer.kafka_acl.producer_acl["contact-channels.dsar_job"]: Creating...
module.dsar_conversations_retriever.kafka_acl.group_acl["contact-channels.dsar-conversations-retriever"]: Creating...
module.dsar_job_fulfiller.kafka_acl.topic_acl["contact-channels.dsar_job"]: Creating...
module.dsar_job_request_producer.kafka_acl.producer_acl["contact-channels.dsar_conversation"]: Creating...
module.dsar_conversations_retriever.kafka_acl.group_acl["contact-channels.dsar-conversations-retriever"]: Creation complete after 0s [id=User:CN=contact-channels/dsar-conversations-retriever|*|Read|Allow|Group|contact-channels.dsar-conversations-retriever|Literal]
module.dsar_conversations_retriever.kafka_acl.topic_acl["contact-channels.dsar_conversation"]: Creation complete after 0s [id=User:CN=contact-channels/dsar-conversations-retriever|*|Read|Allow|Topic|contact-channels.dsar_conversation|Literal]
module.dsar_job_fulfiller.kafka_acl.group_acl["contact-channels.dsar-job-fulfiller"]: Creation complete after 0s [id=User:CN=contact-channels/dsar-job-fulfiller|*|Read|Allow|Group|contact-channels.dsar-job-fulfiller|Literal]
module.dsar_job_request_producer.kafka_acl.producer_acl["contact-channels.dsar_job"]: Creation complete after 0s [id=User:CN=contact-channels/dsar-job-runner|*|Write|Allow|Topic|contact-channels.dsar_job|Literal]
module.dsar_job_request_producer.kafka_acl.producer_acl["contact-channels.dsar_conversation"]: Creation complete after 0s [id=User:CN=contact-channels/dsar-job-runner|*|Write|Allow|Topic|contact-channels.dsar_conversation|Literal]
module.dsar_job_fulfiller.kafka_acl.topic_acl["contact-channels.dsar_job"]: Creation complete after 0s [id=User:CN=contact-channels/dsar-job-fulfiller|*|Read|Allow|Topic|contact-channels.dsar_job|Literal]
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_key` instead.
(and one more similar warning elsewhere)
Apply complete! Resources: 6 added, 0 changed, 0 destroyed.
|
No description provided.