aboutsummaryrefslogtreecommitdiff
path: root/test/terraform/scenarios.json
Commit message (Collapse)AuthorAgeFilesLines
* Terraform: Add cosign integrity check for TFLint (#586)feature_terraform_1.3.2Josh Spicer2023-06-211-0/+8
| | | | | * add cosign integrity check for tflint * fallback to gpg verification
* Add sentinel to terraform feature (#452)feature_terraform_1.2.0Stefan Drzazga2023-02-151-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | * Introducing Sentinel installation * Modifying docs for sentinel * Modifying tests for sentinel * Revert "Modifying docs for sentinel" This reverts commit 818894b22fe022d29d59d3748ddd6103616773a6. * Modifying docs for sentinel * Fixing duplication issue for sentinel url * Update src/terraform/install.sh Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com> * Increase minor version --------- Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* Add TFSec and Terraform Docs to Terraform features (#327)Pierre-Emmanuel Mercier2022-12-131-0/+18
* Add TFSec and Terraform Docs * PR Review * code review