mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-09 04:10:27 -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:
|
description:
|
||||||
- A Cloud TPU instance.
|
- A Cloud TPU instance.
|
||||||
short_description: Creates a GCP Node
|
short_description: Creates a GCP Node
|
||||||
version_added: 2.8
|
version_added: 2.9
|
||||||
author: Google Inc. (@googlecloudplatform)
|
author: Google Inc. (@googlecloudplatform)
|
||||||
requirements:
|
requirements:
|
||||||
- python >= 2.6
|
- python >= 2.6
|
||||||
|
|
|
@ -33,7 +33,7 @@ module: gcp_tpu_node_facts
|
||||||
description:
|
description:
|
||||||
- Gather facts for GCP Node
|
- Gather facts for GCP Node
|
||||||
short_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)
|
author: Google Inc. (@googlecloudplatform)
|
||||||
requirements:
|
requirements:
|
||||||
- python >= 2.6
|
- python >= 2.6
|
||||||
|
|
Loading…
Add table
Reference in a new issue