Skip to content

Commit 6d89122

Browse files
bpmctmafredri
andcommitted
Update examples/templates/bare/main.tf
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 parent 01a49b9 commit 6d89122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/templates/bare/main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ resource "null_resource" "fake-compute" {
3737
}
3838

3939
resource "null_resource" "fake-disk" {
40-
# This resource will remain even when workspaces are restarted
40+
# This resource will remain even when workspaces are restarted.
4141
count = 1
4242
}
4343

0 commit comments

Comments
 (0)