Skip to content
#

iac

Here are 826 public repositories matching this topic...

terrascan
adegoodyer
adegoodyer commented Aug 11, 2021
  • terrascan version: 1.9.0
  • terraform version: 1.0.1

Enhancement Request

Other security scanning tools (e.g. checkov and tfsec) have a --soft-fail flag or equivalent option that allows you to always exit with 0 status.

Extremely useful when running the tool without halting a pipeline for example.

I currently use a workaround, but something more concrete would be very desira

driftctl
optplx
optplx commented Jan 19, 2022

Description
For unmanaged security group rules, the json output currently shows only a hash generated based on the security group rule properties (such as from/to ports, protocol, sg ID). As far as I can tell, this makes it impossible to identify which rule is listed using the json report, and we have to run the "raw text" report to do so.

Example
Here is an example of the json output

dirsigler
dirsigler commented Jul 28, 2021

Is your feature request related to a problem? Please describe.
I wanted to try Yor out for personal projects and found out, that the Terraform provider I use are as it seems not supported to run Yor against it.
For example I have a K3S Cluster at Civo or some development machines at Scaleway.
As it seems DigitalOcean is also not supported - at least I don't receive any errors or recommended

eriqua
eriqua commented Jan 11, 2022

Description

The event hub module generates a unique random name in case the name is not passed as a parameter. That is tested with the parameter file min.parameters.json.

The logic creating the unique name must comply with the eventhub namespace naming convention. In particular, the unique name must start with a letter. The current logic allows the generated unique name to start with a nu

rezoan
rezoan commented Jul 14, 2021

In my ubuntu 20.04.2.0, i have python 2.7.18 and pip3 20.0.2.
I was trying to install prancer-basic via pip3 install prancer-basic
It get installed successfully with below warning:

WARNING: The scripts populate_json, prancer, register_key_in_azure_vault, terraform_to_json and validator are installed in '/home/r4redu/.local/bin' which is not on PATH.
  Consider adding this director
Magento-2-aws-cluster-terraform

Magento 2 AWS autoscaling cluster with Terraform and Packer. Adobe Commerce Cloud alternative. The best ecommerce infrastructure. Drive more sales online. Transparent billing. Developer-friendly. No hidden bottlenecks.

  • Updated Feb 13, 2022
  • HCL

Improve this page

Add a description, image, and links to the iac topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the iac topic, visit your repo's landing page and select "manage topics."

Learn more