Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update providers to fix tests #14

Merged
merged 1 commit into from
Aug 17, 2022
Merged

Update providers to fix tests #14

merged 1 commit into from
Aug 17, 2022

Conversation

davidkelliott
Copy link
Contributor

No description provided.

@davidkelliott davidkelliott requested a review from a team as a code owner August 17, 2022 09:40
@davidkelliott davidkelliott merged commit b46b0d2 into main Aug 17, 2022
@davidkelliott davidkelliott deleted the bug/fix-tests branch August 17, 2022 09:43
@github-actions
Copy link
Contributor

TFSEC Scan Success

Show Output
*****************************

TFSEC will check the following folders:
.

*****************************

Running TFSEC in .
Excluding the following checks: AWS089, AWS099, AWS009, AWS097, AWS018
  timings
  ──────────────────────────────────────────
  disk i/o             145.4µs
  parsing              1.26429579s
  adaptation           888.897µs
  checks               37.385282ms
  total                1.302715369s

  counts
  ──────────────────────────────────────────
  modules downloaded   1
  modules processed    2
  blocks processed     50
  files read           9

  results
  ──────────────────────────────────────────
  passed               6
  ignored              28
  critical             0
  high                 0
  medium               0
  low                  0


No problems detected!

tfsec_exitcode=0

Checkov Scan Success

Show Output
*****************************

Checkov will check the following folders:
.

*****************************

Running Checkov in .
Excluding the following checks: CKV_GIT_1
2022-08-17 09:43:19,271 [MainThread  ] [WARNI]  Failed to download module github.com/ministryofjustice/modernisation-platform-terraform-s3-bucket?ref=v6.1.0:None (for external modules, the --download-external-modules flag is required)
2022-08-17 09:43:19,272 [MainThread  ] [WARNI]  Failed to download module github.com/ministryofjustice/modernisation-platform-terraform-aws-vm-import?ref=v1.0.2:None (for external modules, the --download-external-modules flag is required)
terraform scan results:

Passed checks: 17, Failed checks: 0, Skipped checks: 0

github_actions scan results:

Passed checks: 88, Failed checks: 0, Skipped checks: 0


checkov_exitcode=0

CTFLint Scan Success

Show Output
*****************************

Setting default tflint config...
Running tflint --init...
Installing `aws` plugin...
Installed `aws` (source: github.com/terraform-linters/tflint-ruleset-aws, version: 0.15.0)
tflint will check the following folders:
.

*****************************

Running tflint in .
tflint_exitcode=0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants