This repository has been archived by the owner on Sep 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1c92dc4
commit df68c7d
Showing
4 changed files
with
26 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
## v1.3.0 (2021-09-02) | ||
|
||
### Added | ||
* Integration with Fugue's SaaS product via `regula scan`. This is a _purely optional_ feature and `regula run` continues to operate entirely standalone. Let us know if you'd like access to the closed beta by emailing support@fugue.co! | ||
|
||
### Removed | ||
* Out-of-date NIST mappings (#175) | ||
|
||
### Fixed | ||
* Errors from some Terraform configurations that use variables with nested complex types (#176) | ||
* Bug where .terraform directory can get loaded when --no-ignore option is used (#181) | ||
* Use consistent evaluation order for local variables in Terraform (#184) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters