Skip to content

Optimized API call, query timing for the table aws_ec2_instance_type and added support to accept the wildcard pattern(t2*) for instance type. Closes #2292 #5223

Optimized API call, query timing for the table aws_ec2_instance_type and added support to accept the wildcard pattern(t2*) for instance type. Closes #2292

Optimized API call, query timing for the table aws_ec2_instance_type and added support to accept the wildcard pattern(t2*) for instance type. Closes #2292 #5223

Workflow file for this run

name: golangci-lint
on:
push:
tags:
- v*
branches:
- main
pull_request:
jobs:
golangci_lint_workflow:
uses: turbot/steampipe-workflows/.github/workflows/golangci-lint.yml@main
with:
timeout: 20m