The Wayback Machine - https://web.archive.org/web/20210223160508/https://github.com/topics/iac
Skip to content
#

iac

Here are 463 public repositories matching this topic...

terrascan
williepaul
williepaul commented Jan 15, 2021
  • terrascan version: 1.2
  • Operating System: all

Description

When scanning a repo, if the severity field is not all caps (HIGH|MEDIUM|LOW), when violations are output, the color of the severity field does not show up. The compare should be case-insensitive, OR we can normalize the severity field.

What I Did

terrascan scan -d [dir]
sjourdan
sjourdan commented Feb 18, 2021

Description

Simple UX in warnings

Today driftctl only displays which resource is concerned by the error, like:

WARN[0017] unable to parse line, invalid length, got 1 expected >= 2 line=github_repository.

It would be easier for the user if it read sth like:

WARN[0017] unable to parse line, invalid length, got 1 expected >= 2 line=63
Example

  1. add an invalid line to
terrible

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