terraform-provider-google/website
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
..
docs Add import support for org, folder, billing logging sinks (#1860) 2018-09-06 08:14:55 -07:00
google.erb Add Policy, Attestor, and Note resources for Binary Authorization (#1885) 2018-08-20 16:46:13 -07:00