Commit 3f26db09 authored by Anton Babenko's avatar Anton Babenko

chore: Fixed formatting

parent 5f35ec28
......@@ -43,7 +43,7 @@ resource "aws_security_group" "this_name_prefix" {
{
"Name" = format("%s", var.name)
},
var.tags,
var.tags,
)
lifecycle {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment