tflint-ruleset-codestyle

时间:2021-03-17 00:36:43
【文件属性】:
文件名称:tflint-ruleset-codestyle
文件大小:19KB
文件格式:ZIP
更新时间:2021-03-17 00:36:43
Go TFLint规则集模板 这是用于构建自定义规则集的模板存储库。 您可以从“使用此模板”创建一个插件存储库。 要求 TFLint v0.23 + 前往v1.15 安装 下载插件并将其放在~/.tflint.d/plugins/tflint-ruleset-template (或./.tflint.d/plugins/tflint-ruleset-template )中。 使用插件时,请在.tflint.hcl如下配置: plugin " template " { enabled = true } 规则 姓名 描述 严重程度 已启用 关联 aws_instance_example_type 访问和评估*属性的示例规则 错误 :check_mark: aws_s3_bucket_example_lifecycle_rule 用于访问*/嵌套块以及块下的属性的示例规则 错误 :check_mark: local
【文件预览】:
tflint-ruleset-codestyle-master
----.goreleaser.yml(3KB)
----.gitignore(6B)
----go.mod(890B)
----Makefile(152B)
----CHANGELOG.md(2KB)
----go.sum(22KB)
----.github()
--------workflows()
--------dependabot.yml(216B)
----HomebrewFormula()
--------tflint-ruleset-codestyle.rb(764B)
----main.go(399B)
----README.md(1KB)
----.releaserc.json(521B)
----.circleci()
--------templates()
--------generateFormula.py(369B)
--------config.yml(2KB)
----rules()
--------terraform_this.go(1KB)

网友评论