Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

AWS Provider 5.0 upgrade #153

Merged
merged 2 commits into from
Jun 16, 2023
Merged

AWS Provider 5.0 upgrade #153

merged 2 commits into from
Jun 16, 2023

Conversation

dms1981
Copy link
Contributor

@dms1981 dms1981 commented Jun 15, 2023

Bumps version constraint to ~> 5.0.
Related to ministryofjustice/modernisation-platform#4173

@dms1981 dms1981 requested a review from a team as a code owner June 15, 2023 12:04
@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             79.2µs
  parsing              762.401µs
  adaptation           353µs
  checks               12.875922ms
  total                14.070523ms

  counts
  ──────────────────────────────────────────
  modules downloaded   0
  modules processed    1
  blocks processed     13
  files read           4

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


No problems detected!

tfsec_exitcode=0

Checkov Scan Failed

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

Checkov will check the following folders:
.

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

Running Checkov in .
Excluding the following checks: CKV_GIT_1
terraform scan results:

Passed checks: 32, Failed checks: 0, Skipped checks: 0

github_actions scan results:

Passed checks: 175, Failed checks: 1, Skipped checks: 0

Check: CKV2_GHA_1: "Ensure top-level permissions are not set to write-all"
	FAILED for resource: on(Generate Terraform README docs)
	File: /.github/workflows/documentation.yml:0-1

checkov_exitcode=1

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 .
WARNING: "tflint FILE/DIR" is deprecated and will error in a future version. Use --chdir or --filter instead.
tflint_exitcode=0

@dms1981 dms1981 merged commit 3b8a294 into main Jun 16, 2023
@dms1981 dms1981 deleted the feature/4173-aws-provider-v5 branch June 16, 2023 14:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants