Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aab43c7 commit 078af8cCopy full SHA for 078af8c
examples/templates/bare/main.tf
@@ -37,7 +37,7 @@ resource "null_resource" "fake-compute" {
37
}
38
39
resource "null_resource" "fake-disk" {
40
- # This resource will remain even when workspaces are restarted
+ # This resource will remain even when workspaces are restarted.
41
count = 1
42
43
0 commit comments