Commit graph

15 commits

Author SHA1 Message Date
Grigory Korolev
02ba8dc515
Merge 35e0364be0 into 8863545bef 2025-07-14 14:55:55 +02:00
Chris Hawk
83c593d943
Merge pull request #685 from durgesh-ninave-crest/add-support-for-regional-secret-manager
Some checks failed
Run integration tests for the cloud.google collection / integration (stable-2.16) (push) Has been cancelled
Run integration tests for the cloud.google collection / integration (stable-2.17) (push) Has been cancelled
Run integration tests for the cloud.google collection / integration (stable-2.18) (push) Has been cancelled
feat(secretmanager): added support for regional secret manager
2025-06-20 13:47:49 -07:00
Jorge Gallegos
c9775be63e
Clear up error responses from gcp_secret_manager lookup
The wording of the raised exception wasn't great, adding a bit more
granularity to the type of error returned

Signed-off-by: Jorge Gallegos <jgallego@redhat.com>
2025-06-10 17:27:26 -07:00
durgesh-ninave-crest
ac08c81321 fix sanity test issues 2025-06-05 12:00:49 +05:30
durgesh-ninave-crest
695fd4b355 update documentation of module and lookup 2025-05-19 18:15:57 +05:30
durgesh-ninave-crest
9101671c0e feat(secretmanager): added support for regional secret manager 2025-05-13 18:36:36 +05:30
Chris Hawk
78b36fe3b6 Fix lint errors in the gcp_secret_manager lookup plugin 2024-11-04 10:28:23 -08:00
Ivan Fernandez Calvo
f7140225a8
fix: support more than 10 secrets versions on gcp_secret_manager 2024-05-23 12:31:26 +02:00
Dave Costakos
3ce29db3ee
updated plugsins based on feedback, fixed linting and documentation errors. 2023-07-14 10:31:52 -07:00
Dave Costakos
953b06ff05
updated lookuup plugin based on comment https://github.com/ansible-collections/google.cloud/pull/578/files/76eb024c250af3b7ff8adec909bef06667833509# 2023-06-22 14:36:55 -07:00
Dave Costakos
76eb024c25
Adding support for Google Secret Manager for issue 543 2023-06-21 16:24:14 -07:00
Pavlo Bashynskiy
21a84df536 Fix typo 2022-01-15 22:23:57 +02:00
Pavlo Bashynskiy
d46df5eb00 Added more auth capabilities 2022-01-15 22:20:07 +02:00
Pavlo Bashynskiy
2679d724c3 Move GcpSecretLookup to plugin_utils because may not be ansible module on the remote host 2021-12-30 11:43:37 +02:00
Pavlo Bashynskiy
2b74f4878f Support Secret Manager 2021-12-30 11:34:18 +02:00