diff --git a/plugins/modules/gcp_tpu_node.py b/plugins/modules/gcp_tpu_node.py index 63f3b49..d0b815c 100644 --- a/plugins/modules/gcp_tpu_node.py +++ b/plugins/modules/gcp_tpu_node.py @@ -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 diff --git a/plugins/modules/gcp_tpu_node_facts.py b/plugins/modules/gcp_tpu_node_facts.py index 9b9dfa2..f11e6ae 100644 --- a/plugins/modules/gcp_tpu_node_facts.py +++ b/plugins/modules/gcp_tpu_node_facts.py @@ -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