We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68db373 commit 40c9b2eCopy full SHA for 40c9b2e
.changelog/3343.txt
@@ -0,0 +1,3 @@
1
+```release-note:none
2
+
3
+```
website/docs/d/google_compute_regions.html.markdown
@@ -10,7 +10,7 @@ description: |-
10
# google\_compute\_regions
11
12
Provides access to available Google Compute regions for a given project.
13
-See more about [regions and regions](https://cloud.google.com/compute/docs/regions-zones/) in the upstream docs.
+See more about [regions and zones](https://cloud.google.com/compute/docs/regions-zones/) in the upstream docs.
14
15
```hcl
16
data "google_compute_regions" "available" {
0 commit comments