Add tags set conversion to upgrade guide (#2651)

This commit is contained in:
The Magician 2018-12-12 15:19:02 -08:00 committed by Nathan McKinley
parent ed4824db8d
commit b0d5dee643

View File

@ -468,6 +468,12 @@ Autogenerated buckets are shared by all clusters in the same region, so deleting
this bucket could adversely harm other dataproc clusters. If you need a bucket
that can be deleted, please create a new one and set the `staging_bucket` field.
### `cluster_config.0.gce_cluster_config.0.tags` is now a Set
The order of entries in `tags` no longer matters. Any configurations that
interpolate based on an item at a specific index will need to be updated, as items
may have been reordered.
## Resource: `google_filestore_instance`
### filestore resources have been removed from the GA provider