Commit graph

5 commits

Author SHA1 Message Date
8a882c80f7
fix(cicd): comment out Terraform Plan upload in CI/CD workflow.
All checks were successful
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 2m23s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Successful in 3m2s
2025-06-02 17:42:28 +01:00
87b728e3c8
fix(cicd): remove trivy
All checks were successful
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 4m42s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Successful in 3m40s
- doesn't look like trivy supports forgejo
2025-04-20 10:56:24 +00:00
85caf24a93
fix(cicd): replace tfsec with trivy
Some checks failed
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Failing after 7m1s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Has been skipped
- tfsec is deprecated
2025-04-20 10:35:23 +00:00
ba83c03b6d
fix(cicd): create tf plugin cache so tf format check can see it
Some checks failed
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Failing after 6m9s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Has been skipped
2025-04-20 10:21:34 +00:00
c9cbfc7979
chore(cicd): complete refactor of CICD
Some checks failed
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Failing after 5m27s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Has been skipped
- add tfsec and tflint
2025-04-20 10:11:32 +00:00