terraform-provider-google/website/docs
Riley Karson 035a581b9f
Add import support for org, folder, billing logging sinks (#1860)
Fixes #1494.

* Add import support for `google_logging_organization_sink`, `google_logging_folder_sink`, `google_logging_billing_account_sink`.

Using `StateFunc` over `DiffSuppressFunc` should only affect tests; for some reason `TestAccLoggingFolderSink_folderAcceptsFullFolderPath` expected a `folder` value of `folders/{{id}}` vs expecting `{{id}}` when only `DiffSuppressFunc` was used, when in real use `DiffSuppressFunc` should be sufficient.
2018-09-06 08:14:55 -07:00
..
d Use beta API location for google_container_engine_versions (#1939) 2018-08-28 11:37:07 -07:00
r Add import support for org, folder, billing logging sinks (#1860) 2018-09-06 08:14:55 -07:00
index.html.markdown Add a link to the official documentation of launch stages. (#1654) 2018-06-14 09:52:26 -07:00