Skip to main content
Steampipe Report Actions are only available on private runners.

Background

The Generate Oracle Cloud Infrastructure Steampipe Report Action performs Steampipe checks on Oracle Cloud Infrastructure resources and generates a report. The checks are performed using Oracle Cloud Infrastructure benchmarks/controls for supported mods. A full description of all supported mods is provided here:

Action Parameters

Using Variables

To understand how to add variables, consider the following example from the Steampipe CLI: steampipe check oci_thrifty.benchmark.compute --var 'compute_running_instance_age_max_days=30' From this example, you can see that the variable compute_running_instance_age_max_days has a value of 30. To add this variable in the form, enter compute_running_instance_age_max_days in the “Name” column and 30 in the “Value” column. RunAWSCloudQuery