You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-1Lines changed: 11 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,11 +12,13 @@ TFLint ruleset plugin for Terraform Google Cloud Platform provider
12
12
13
13
## Installation
14
14
15
-
Download the plugin and place it in `~/.tflint.d/plugins/tflint-ruleset-google` (or `./.tflint.d/plugins/tflint-ruleset-google`). When using the plugin, configure as follows in `.tflint.hcl`:
15
+
You can install the plugin by adding a config to `.tflint.hcl` and running `tflint --init`:
0 commit comments