Skip to content

Commit

Permalink
add quick info about data sources to upgrade guide (hashicorp#152)
Browse files Browse the repository at this point in the history
<!-- This change is generated by MagicModules. -->
/cc @danawillow
  • Loading branch information
modular-magician authored and danawillow committed Nov 27, 2018
1 parent b43d9a9 commit a842599
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions website/docs/version_2_upgrade.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit a842599

Please sign in to comment.