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 01a49b9 commit 6d89122Copy full SHA for 6d89122
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