mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-28 15:41:32 -07:00
fix: crypto_key initial_version_creation default
skip_initial_version_creation previously defaulted to None, which results in an invalid value in the create call to gcp_kms_crypto_key. Defaulting to False fixes the issue.
This commit is contained in:
parent
0e9f2a74b1
commit
50076e7f36
2 changed files with 1 additions and 2 deletions
|
@ -1,2 +1 @@
|
|||
cloud/gcp
|
||||
unsupported
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue