Skip to content

Commit 6d91838

Browse files
committed
update output name
1 parent 3b32e63 commit 6d91838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/serverless/outputs.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
output "arn" {
1+
output "serverless_arn" {
22
description = "The ARN of the serverless cluster"
33
value = module.msk_serverless_cluster.serverless_arn
44
}

0 commit comments

Comments
 (0)