Use SQL to instantly query your cloud services and APIs
Use SQL to instantly query your cloud services
steampipe$ steampipe query$ steampipe query 'select instance_id, instance_type, state from aws_ec2_instance;'$ steampipe plugin install aws azure gcp