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 fa8ef92 commit 4012f54Copy full SHA for 4012f54
src/content/docs/terraform/tutorial/track-history.mdx
@@ -93,7 +93,7 @@ Plan: 0 to add, 1 to change, 0 to destroy.
93
```
94
95
## 2. Store configuration in GitHub
96
-Create a .gitignore file with these contents:
+Create a `.gitignore` file with these contents:
97
```text
98
.terraform/
99
*.tfstate*
0 commit comments