-
Updated
Mar 24, 2021 - Go
iac
Here are 480 public repositories matching this topic...
-
Updated
Mar 24, 2021 - Go
-
Updated
Feb 23, 2021 - JavaScript
Description
As discussed cloudskiff/driftctl#334 - and documented here.
It is expected that running driftctl against a terraform state generated by an unsupported version should not be possible and be reported clearly to the user.
In the case of multiple Terraform versions inside
Add error handling during credentials onChange event so that the Scan Account feature does not activate if credentials are invalid
Because having to type the whole commands is a pain!
Allow non-map tags
$ terratag -tags=var.default_tags
2020/09/24 23:09:46 Processing file cluster/ecs.tf
panic: invalid character 'v' looking for beginning of value
Description
GoReport card is reporting issues:
https://goreportcard.com/report/github.com/Checkmarx/kics#golint
https://goreportcard.com/report/github.com/Checkmarx/kics#ineffassign
-
Updated
Mar 23, 2021 - Python
We should add the seguent targets to travis pipeline:
- Ubuntu 20.04
- Ubuntu 20.04 - image without netplan
- Ubuntu 18.04
- Ubuntu 18.04 - image without netplan
Also we could add (nice to have)
- Centos 7.x
- Debian 9
-
Updated
Oct 12, 2018
-
Updated
Mar 24, 2021 - Python
-
Updated
Mar 19, 2021 - Shell
-
Updated
Mar 5, 2021 - HCL
-
Updated
Oct 6, 2017 - JavaScript
-
Updated
Mar 23, 2021 - Python
-
Updated
May 19, 2020 - Shell
-
Updated
Jan 25, 2021
-
Updated
Mar 9, 2021 - F#
-
Updated
Jan 30, 2020
-
Updated
Nov 22, 2018 - Dockerfile
-
Updated
Dec 10, 2020 - Shell
-
Updated
Mar 9, 2021 - JavaScript
Improve this page
Add a description, image, and links to the iac topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the iac topic, visit your repo's landing page and select "manage topics."


terrascan version:
docker.io/accurics/terrascan@sha256:cf459ae515849f2c004308c1a924958c3f92b121c94d64dcfac3849ce09b00b3
Operating System:
Docker
Description
When used in a pipeline, need to add full path otherwise it fails with an error. Would be logically if the Docker image's
PATHenvironment variable had/go/binin it.What I Did