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 37fb0d9 commit 8818831Copy full SHA for 8818831
.changelog/8650.txt
@@ -0,0 +1,3 @@
1
+```release-note:note
2
+bigquery: added google_bigquery_table to version 5 upgrade doc for #8573.
3
+```
website/docs/guides/version_5_upgrade.html.markdown
@@ -118,6 +118,12 @@ The provider will now enforce at plan time that at most one of these fields be s
118
119
The provider will now enforce at plan time that `schema` is a valid JSON array with non-null elements.
120
121
+## Resource: `google_bigquery_routine`
122
+
123
+### `routine_type` is now required.
124
125
+The provider will now enforce at plan time that `routine_type` be set.
126
127
## Resource: `google_firebaserules_release`
128
129
### Changing `ruleset_name` now triggers replacement
0 commit comments