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 main.tf #324

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Update main.tf #324

merged 1 commit into from
Feb 22, 2024

Conversation

Kudzai-moj
Copy link
Contributor

Adding my name to super admin

@Kudzai-moj Kudzai-moj requested a review from a team as a code owner February 22, 2024 10:48
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

======================================================
tfsec is joining the Trivy family

tfsec will continue to remain available 
for the time being, although our engineering 
attention will be directed at Trivy going forward.

You can read more here: 
https://github.com/aquasecurity/tfsec/discussions/1994
======================================================
  timings
  ──────────────────────────────────────────
  disk i/o             1.512594ms
  parsing              1.393505318s
  adaptation           984.366µs
  checks               10.529748ms
  total                1.406532026s

  counts
  ──────────────────────────────────────────
  modules downloaded   4
  modules processed    16
  blocks processed     678
  files read           65

  results
  ──────────────────────────────────────────
  passed               56
  ignored              38
  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
2024-02-22 10:50:02,112 [MainThread  ] [WARNI]  Failed to download module github.com/terraform-aws-modules/terraform-aws-iam.git//modules/iam-account?ref=25e2bf9f9f4757a7014b55db981be9d2beeab445:None (for external modules, the --download-external-modules flag is required)
2024-02-22 10:50:02,113 [MainThread  ] [WARNI]  Failed to download module github.com/terraform-aws-modules/terraform-aws-iam.git//modules/iam-assumable-roles?ref=25e2bf9f9f4757a7014b55db981be9d2beeab445:None (for external modules, the --download-external-modules flag is required)
2024-02-22 10:50:02,113 [MainThread  ] [WARNI]  Failed to download module github.com/terraform-aws-modules/terraform-aws-iam.git//modules/iam-group-with-policies?ref=25e2bf9f9f4757a7014b55db981be9d2beeab445:None (for external modules, the --download-external-modules flag is required)
2024-02-22 10:50:02,113 [MainThread  ] [WARNI]  Failed to download module github.com/terraform-aws-modules/terraform-aws-iam.git//modules/iam-user?ref=25e2bf9f9f4757a7014b55db981be9d2beeab445:None (for external modules, the --download-external-modules flag is required)
terraform scan results:

Passed checks: 37, Failed checks: 0, Skipped checks: 0

github_actions scan results:

Passed checks: 132, Failed checks: 0, Skipped checks: 0


checkov_exitcode=0

CTFLint Scan Success

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

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

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

Running tflint in .
tflint_exitcode=0

@Kudzai-moj Kudzai-moj merged commit c4d4054 into main Feb 22, 2024
3 checks passed
@Kudzai-moj Kudzai-moj deleted the feature/super-admin-user branch February 22, 2024 10:56
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