mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-28 23:51:32 -07:00
Add changelog fragments
This commit is contained in:
parent
af3498daff
commit
6867ae1b12
6 changed files with 18 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- gcp_secret_manager - added support for regional secret manager
|
||||
(https://github.com/ansible-collections/google.cloud/pull/685).
|
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- gcp_compute - added ``discard_local_ssd`` flag to compute instance
|
||||
(https://github.com/ansible-collections/google.cloud/pull/686).
|
3
changelogs/fragments/688-add-gvnic-support.yaml
Normal file
3
changelogs/fragments/688-add-gvnic-support.yaml
Normal file
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- gcp_compute - added GVNIC support to compute instance
|
||||
(https://github.com/ansible-collections/google.cloud/pull/688).
|
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- gcp_compute - added hostname support to dynamic inventory
|
||||
(https://github.com/ansible-collections/google.cloud/pull/689).
|
|
@ -0,0 +1,3 @@
|
|||
bugfixes:
|
||||
- gcp_secret_manager - cleaned up error responses
|
||||
(https://github.com/ansible-collections/google.cloud/pull/690).
|
|
@ -0,0 +1,3 @@
|
|||
bugfixes:
|
||||
- gcp_serviceusage_service - updated documentation
|
||||
(https://github.com/ansible-collections/google.cloud/pull/691).
|
Loading…
Add table
Add a link
Reference in a new issue