turbot/terraform_oci_compliance

Control: Block Storage block volume backup should be enabled

Description

This control checks whether block volume backups are enabled. Block volume backups are used to create point-in-time copies of block volumes that can be used to create new block volumes or overwrite existing block volumes.

Usage

Run the control in your terminal:

powerpipe control run terraform_oci_compliance.control.blockstorage_block_volume_backup_enabled

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run terraform_oci_compliance.control.blockstorage_block_volume_backup_enabled --share

SQL

This control uses a named query:

blockstorage_block_volume_backup_enabled

Tags