Skip to content

Commit

Permalink
fine, i'll test locally and stop guessing
Browse files Browse the repository at this point in the history
  • Loading branch information
rambleraptor committed Aug 20, 2019
1 parent 7270148 commit bb50c48
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions products/kms/ansible.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ datasources: !ruby/object:Overrides::ResourceOverrides
properties:
purpose: !ruby/object:Overrides::Ansible::PropertyOverride
description: |
The immutable purpose of the CryptoKey. See
Immutable purpose of CryptoKey. See
https://cloud.google.com/kms/docs/reference/rest/v1/projects.locations.keyRings.cryptoKeys#CryptoKeyPurpose
for inputs.
overrides: !ruby/object:Overrides::ResourceOverrides
Expand All @@ -43,10 +43,9 @@ overrides: !ruby/object:Overrides::ResourceOverrides
properties:
purpose: !ruby/object:Overrides::Ansible::PropertyOverride
description: |
The immutable purpose of the CryptoKey. See
Immutable purpose of CryptoKey. See
https://cloud.google.com/kms/docs/reference/rest/v1/projects.locations.keyRings.cryptoKeys#CryptoKeyPurpose
for inputs.
files: !ruby/object:Provider::Config::Files
copy:
'test/integration/targets/gcp_kms_key_ring/tasks/main.yml': products/kms/helpers/python/key_ring_test.yaml
Expand Down

0 comments on commit bb50c48

Please sign in to comment.