Skip to content

Commit

Permalink
fix: Apply terraform fmt (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
Karina5005 authored Apr 18, 2024
1 parent 55bcd10 commit c4cdf4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion outputs.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
output "name" {
description = "The name of a created template"
value = huaweicloud_lts_notification_template.template.name
value = huaweicloud_lts_notification_template.template.name
}

0 comments on commit c4cdf4e

Please sign in to comment.