Skip to content

Commit

Permalink
forgot prod :face-palm:
Browse files Browse the repository at this point in the history
  • Loading branch information
areThereAnyUserNamesLeft committed Oct 11, 2024
1 parent 7c7c7d8 commit be0b37b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prod-aws/kafka-shared-msk/account-identity/account.tf
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ module "customer_support_crm" {
}

# Consume from account-identity.legacy.account.events
module "customer_support_crm" {
module "customer_support_crm_idv" {
source = "../../../modules/tls-app"
cert_common_name = "crm/idv-projector"
consume_topics = [kafka_topic.account_identity_legacy_account_events.name]
Expand Down

0 comments on commit be0b37b

Please sign in to comment.