terraform-ibm-modules / terraform-ibm-secrets-manager

This module creates a Secrets Manager instance
Apache License 2.0
1 stars 2 forks source link

fix: use source to avoid renovate loop #117

Closed shemau closed 2 months ago

shemau commented 5 months ago

Description

Use source rather than registry for existing test infrastructure

Release required?

Release notes content

Run the pipeline

If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.

Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:

/run pipeline

Checklist for reviewers

For mergers

shemau commented 5 months ago

/run pipeline

shemau commented 4 months ago

/run pipeline

ocofaigh commented 4 months ago

/run pipeline

ocofaigh commented 3 months ago

/run pipeline

shemau commented 3 months ago

/run pipeline

shemau commented 2 months ago

/run pipeline

ocofaigh commented 2 months ago

/run pipeline

ocofaigh commented 2 months ago

Hmm, trivy failed with:

Terraform validate with trivy.............................................Failed
- hook id: terraform_trivy
- exit code: 1

2024-07-10T16:47:27Z    INFO    Misconfiguration scanning is enabled
2024-07-10T16:47:27Z    INFO    Need to update the built-in policies
2024-07-10T16:47:27Z    INFO    Downloading the built-in policies...
2024-07-10T16:47:27Z    INFO    Misconfiguration scanning is enabled
2024-07-10T16:47:27Z    INFO    Need to update the built-in policies
2024-07-10T16:47:27Z    INFO    Downloading the built-in policies...
2024-07-10T16:47:27Z    INFO    Misconfiguration scanning is enabled
2024-07-10T16:47:27Z    INFO    Need to update the built-in policies
2024-07-10T16:47:27Z    INFO    Downloading the built-in policies...
2024-07-10T16:47:27Z    INFO    Misconfiguration scanning is enabled
2024-07-10T16:47:27Z    INFO    Need to update the built-in policies
2024-07-10T16:47:27Z    INFO    Downloading the built-in policies...
74.86 KiB / 74.86 KiB [-----------------------------------------------------------] [100](https://github.com/terraform-ibm-modules/terraform-ibm-secrets-manager/actions/runs/9878184694/job/27281554456#step:6:101).00% ? p/s 0s2024-07-10T16:47:27Z   FATAL   Fatal error filesystem scan error: scan error: unable to initialize a scanner: unable to initialize a filesystem scanner: analyzer group error: post-analyzer init error: kubernetes scanner init error: mapfs file copy error: readdirent /github/home/.cache/trivy/policy/content/policies/cloud/policies/azure/database: no such file or directory
74.86 KiB / 74.86 KiB [-----------------------------------------------------------] 100.00% ? p/s 0s2024-07-10T16:47:27Z    ERROR   Falling back to embedded checks err="check load error: manifest file open error (/github/home/.cache/trivy/policy/content/.manifest): open /github/home/.cache/trivy/policy/content/.manifest: no such file or directory"
74.86 KiB / 74.86 KiB [-----------------------------------------------------------] 100.00% ? p/s 0s74.86 KiB / 74.86 KiB [--------------------------------------------------------] 100.00% ? p/s 100ms2024-07-10T16:47:29Z    INFO    Detected config files   num=1
2024-07-10T16:47:29Z    INFO    Detected config files   num=1
2024-07-10T16:47:32Z    INFO    Detected config files   num=4
2024-07-10T16:47:33Z    INFO    Misconfiguration scanning is enabled
2024-07-10T16:47:33Z    INFO    Misconfiguration scanning is enabled
2024-07-10T16:47:33Z    INFO    Misconfiguration scanning is enabled
2024-07-10T16:47:34Z    INFO    Detected config files   num=1
2024-07-10T16:47:34Z    INFO    Detected config files   num=1
2024-07-10T16:47:34Z    INFO    Detected config files   num=1
2024-07-10T16:47:34Z    INFO    Misconfiguration scanning is enabled
2024-07-10T16:47:35Z    INFO    Detected config files   num=1

Going to retry to see if it happens again..

ocofaigh commented 2 months ago

/run pipeline

terraform-ibm-modules-ops commented 2 months ago

:tada: This issue has been resolved in version 1.16.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: