This repository has been archived by the owner on Sep 3, 2024. It is now read-only.
Regula v1.2.0
v1.2.0 (2021-08-19)
Added
- A configuration file for 'regula run'. See 'regula init' in our usage and configuration pages for more details (#172)
Fixed
- Inconsistent filepaths when inputs are specified with a leading
./
. Now all filepaths will be normalized to remove any leading./
(#169) - Confusing warning messages when
terraform init
is needed (#170)
Docker images
docker pull fugue/regula:latest
docker pull fugue/regula:v1.2.0