Skip to content

Commit

Permalink
Add azurerm security to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pregress committed Dec 13, 2024
1 parent 4134f92 commit 0c8b9e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ See the [tflint-ruleset-terraform documentation](https://github.com/terraform-li
Next, If you are using an AWS/Azure/GCP provider, it is a good idea to install the plugin and try it according to each usage:

- [Amazon Web Services](https://github.com/terraform-linters/tflint-ruleset-aws)
- [Microsoft Azure](https://github.com/terraform-linters/tflint-ruleset-azurerm)
- [Microsoft Azure](https://github.com/terraform-linters/tflint-ruleset-azurerm) / [Microsoft Azure Security](https://github.com/pregress/tflint-ruleset-azurerm-security)
- [Google Cloud Platform](https://github.com/terraform-linters/tflint-ruleset-google)

If you want to extend TFLint with other plugins, you can declare the plugins in the config file and easily install them with `tflint --init`.
Expand Down

0 comments on commit 0c8b9e8

Please sign in to comment.