Skip to content
#

iac

Here are 758 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

hartzell
hartzell commented Nov 19, 2021

We avoid automation that changes the source tree without human feedback but this seems to be the model that yor currently uses (e.g. the GitHub action that adds tags to all the things and then commits them to the branch).

In our workflow (we do this with terraform fmt and black for python) we expect the branch as it is committed/pushed by the user to be correct and we have tests that run to

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
rahalan
rahalan commented Dec 6, 2021

Some inputs and outputs have a vague description, making it hard for the user to understand, what they are used for. E.g. the description of workspaceId does not explain, that it is used for diagnostic settings.

All descriptions for inputs and outputs should be scanned and if necessary adapted. Also the name of the parameter should be questioned and if necessary adapted to a more intuitive nam

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 Dec 12, 2021
  • HCL

Multi node IBM Cloud Private Community Edition 3.2.x w/ Kubernetes 1.13.5 in a Box. Terraform, Packer and BASH based Infrastructure as Code script sets up a multi node LXD cluster, installs ICP-CE and clis on a metal or VM Ubuntu 18.04 host.

  • Updated May 19, 2020
  • Shell

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