Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
abramin committed Dec 10, 2024
1 parent e7cc043 commit 7612d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-aws/kafka-shared-msk/account-identity/data_infra.tf
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ module "account_identity_di_legacy_account" {
}

module "account_identity_di_analytics" {
source = "../../../modules/tls-app"
source = "../../../modules/tls-app"
consume_topics = [kafka_topic.account_identity_analytics_v1.name]
consume_groups = ["account-identity.di-kafka-source-move-out-notification"]
cert_common_name = "account-platform/di_analytics"
Expand Down

0 comments on commit 7612d03

Please sign in to comment.