steampipe-plugin-oci icon indicating copy to clipboard operation
steampipe-plugin-oci copied to clipboard

Use SQL to instantly query Oracle Cloud resources across regions and accounts. Open source CLI. No DB required.

Results 13 steampipe-plugin-oci issues
Sort by recently updated
recently updated
newest added

**References** List API reference: https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/CloudExadataInfrastructure/ListCloudExadataInfrastructures Get API reference: https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/CloudExadataInfrastructure/GetCloudExadataInfrastructure TF ref: https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/database_cloud_exadata_infrastructure

enhancement
new table
stale

# Integration test logs Logs ``` Add passing integration test logs here ``` # Example query results Results ``` Add example SQL query results here (please include the input queries...

stale

Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.3 to 1.7.4. Release notes Sourced from github.com/hashicorp/go-getter's releases. v1.7.4 What's Changed Escape user-provided strings in git commands hashicorp/go-getter#483 Fixed a bug in .netrc handling if the...

dependencies

Bumps [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) from 65.28.0 to 65.63.2. Release notes Sourced from github.com/oracle/oci-go-sdk/v65's releases. 65.63.2 Added Support for calling Oracle Cloud Infrastructure services in the me-abudhabi-3 region Support for new Image resource...

dependencies

**Describe the bug** `platform_config` cloumn is coming null in table oci_core_instance. We need to check whether secure boot is enabled or disabled. (Required for CIS V2.0.0) **Steampipe version (`steampipe -v`)**...

bug
blocked

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies

Bumps [github.com/turbot/steampipe-plugin-sdk/v5](https://github.com/turbot/steampipe-plugin-sdk) from 5.8.0 to 5.10.0. Changelog Sourced from github.com/turbot/steampipe-plugin-sdk/v5's changelog. v5.10.0 [2024-04-10] What's new? Add support for connection key columns. (#768) Add sp_ctx and sp_connection_name columns to all tables....

dependencies

Bumps [github.com/hashicorp/go-hclog](https://github.com/hashicorp/go-hclog) from 1.6.1 to 1.6.3. Release notes Sourced from github.com/hashicorp/go-hclog's releases. Optional JSON escaping What's Changed hclogvet: updates for go1.22 by @​shoenig in hashicorp/go-hclog#138 support configure json escape when...

dependencies

Bumps [github.com/turbot/go-kit](https://github.com/turbot/go-kit) from 0.9.0-rc.1 to 0.10.0-rc.0. Changelog Sourced from github.com/turbot/go-kit's changelog. v0.10.0 [tbd] What's new? Add helpers.AppendSliceUnique. (#86) v0.9.0 [2023-12-18] What's new? Add ListFilesWithContext function to handle context cancellations.(#70) Add...

dependencies