diff --git a/website/docs/version_2_upgrade.html.markdown b/website/docs/version_2_upgrade.html.markdown index 17b334ee..64d9b949 100644 --- a/website/docs/version_2_upgrade.html.markdown +++ b/website/docs/version_2_upgrade.html.markdown @@ -19,6 +19,7 @@ Upgrade topics: - [Provider Version Configuration](#provider-version-configuration) - [`google-beta` provider](#google-beta-provider) - [Open in Cloud Shell](#open-in-cloud-shell) +- [Data Sources](#data-sources) - [Resource: `google_bigquery_dataset`](#resource-google_bigquery_dataset) - [Resource: `google_bigtable_instance`](#resource-google_bigtable_instance) - [Resource: `google_binary_authorizaton_attestor`](#resource-google_binary_authorization_attestor) @@ -138,6 +139,10 @@ them in an interactive editor and shell - all without leaving the browser. See t [blog post announcing the feature](https://www.hashicorp.com/blog/kickstart-terraform-on-gcp-with-google-cloud-shell) for more details. +## Data Sources + +See the `Resource` sections in this document for properties that may have been removed. + ## Resource: `google_bigquery_dataset` ### `access` is now a Set