Skip to content

Commit

Permalink
set skip_initial_version_creation a default (#4729) (#410)
Browse files Browse the repository at this point in the history
Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician authored Apr 23, 2021
1 parent 0454f82 commit b84fd05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/modules/gcp_kms_crypto_key.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@
- If set to true, the request will create a CryptoKey without any CryptoKeyVersions.
You must use the `google_kms_key_ring_import_job` resource to import the CryptoKeyVersion.
required: false
default: 'false'
type: bool
project:
description:
Expand Down

0 comments on commit b84fd05

Please sign in to comment.