Skip to content

Commit be38f45

Browse files
committed
feat(backend): new lines
1 parent 4ed6d66 commit be38f45

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/setup/azure/backend.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ terraform {
66
encrypt = true
77
# profile = "" # Add your profile name here since backend block doesn't accept variables
88
}
9-
}
9+
}

.github/setup/gcp/backend.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ terraform {
66
encrypt = true
77
# profile = "" # Add your profile name here since backend block doesn't accept variables
88
}
9-
}
9+
}

0 commit comments

Comments
 (0)