This repository has been archived by the owner on Sep 3, 2024. It is now read-only.
Regula v1.0.0
v1.0.0 (2021-06-29)
Added
- Support for _ in flag names, e.g. --input_type=tf_plan
- A new text format as the default output format
- Many new Terraform rules! See the full list on our docs site.
Changed
- Unified input_type values in rules with --input-type flag
Fixed
- Bug when reading .tf files from stdin
- Use specific filepath in report output for tf inputs (#128)
- Include
data.
prefix in data source type names (e.g.data.aws_iam_policy_document
) for tf inputs
Docker images
docker pull fugue/regula:latest
docker pull fugue/regula:v1.0.0