Skip to content

Commit

Permalink
Fix incorrect label on 4.08
Browse files Browse the repository at this point in the history
  • Loading branch information
KonradSchieban committed Mar 7, 2021
1 parent 9bde76a commit 3cfe35d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controls/4.08-vms.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

title 'Ensure VM disks for critical VMs are encrypted with CustomerSupplied Encryption Keys (CSEK)'
title 'Ensure Compute instances are launched with Shielded VM enabled'

gcp_project_id = input('gcp_project_id')
gce_zones = input('gce_zones')
Expand Down

0 comments on commit 3cfe35d

Please sign in to comment.