Skip to content

Commit f5b90ee

Browse files
reverse a change in version_2_upgrade (#5367) (#10405)
Signed-off-by: Modular Magician <[email protected]>
1 parent bc6d76b commit f5b90ee

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.changelog/5367.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
3+
```

website/docs/guides/version_2_upgrade.html.markdown

-1
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,6 @@ resource "google_cloudfunctions_function" "function" {
351351
352352
resource "google_storage_bucket" "bucket" {
353353
name = "example-bucket"
354-
location = "US"
355354
}
356355
357356
resource "google_storage_bucket_object" "archive" {

0 commit comments

Comments
 (0)