feat: add support for reserved instances #148 #42
Triggered via pull request
September 12, 2024 13:49
Status
Failure
Total duration
1m 24s
Artifacts
–
branch.yml
on: pull_request
terraform-module
/
...
/
Readme
terraform-module
/
...
/
Format HCL
14s
terraform-module
/
...
/
bats
35s
terraform-module
/
...
/
Codeowners validate
6s
terraform-module
/
...
/
Labels Validate
1s
terraform-module
/
...
/
Find modules
3s
Matrix: terraform-module / CI / lint
terraform-module
/
...
/
release
Annotations
3 errors and 1 warning
terraform-module / CI / Lint (.)
Process completed with exit code 1.
|
terraform-module / CI / bats
Process completed with exit code 1.
|
terraform-module / ci
Process completed with exit code 1.
|
terraform-module / CI / Lint (.):
main.tf#L27
[tflint] reported by reviewdog 🐶
data "aws_rds_reserved_instance_offering" "default" is declared but not used
Raw Output:
main.tf:27:1: warning: data "aws_rds_reserved_instance_offering" "default" is declared but not used ()
|