Skip to content

Commit 7a90a0f

Browse files
Update description of resource_tags in resource_bigquery_table (#10733) (#7398)
[upstream:48bd8bd3e10a290f915a2ca47428da2238ffb375] Signed-off-by: Modular Magician <[email protected]>
1 parent 99841ad commit 7a90a0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/docs/r/bigquery_table.html.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,8 @@ in Terraform state, a `terraform destroy` or `terraform apply` that would delete
175175
expected to be the short name, for example "Production".
176176

177177
* `allow_resource_tags_on_deletion` - (Optional, [Beta](https://terraform.io/docs/providers/google/guides/provider_versions.html))
178-
This field is in beta. Whether or not to allow table deletion when there are
179-
still resource tags attached. The default value is false.
178+
This field is in beta. If set to true, it allows table deletion when there
179+
are still resource tags attached. The default value is false.
180180

181181
<a name="nested_external_data_configuration"></a>The `external_data_configuration` block supports:
182182

0 commit comments

Comments
 (0)