mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-06 10:50:28 -07:00
tpu version change (#278)
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
c00a97e8c0
commit
5f262e2eb2
2 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@ module: gcp_tpu_node
|
|||
description:
|
||||
- A Cloud TPU instance.
|
||||
short_description: Creates a GCP Node
|
||||
version_added: 2.8
|
||||
version_added: 2.9
|
||||
author: Google Inc. (@googlecloudplatform)
|
||||
requirements:
|
||||
- python >= 2.6
|
||||
|
|
|
@ -33,7 +33,7 @@ module: gcp_tpu_node_facts
|
|||
description:
|
||||
- Gather facts for GCP Node
|
||||
short_description: Gather facts for GCP Node
|
||||
version_added: 2.8
|
||||
version_added: 2.9
|
||||
author: Google Inc. (@googlecloudplatform)
|
||||
requirements:
|
||||
- python >= 2.6
|
||||
|
|
Loading…
Add table
Reference in a new issue