terraform-provider-google/website
Paddy f78de6b76e Drop the resources we can't support.
IAP has no reasonable support policy, because PATCH is broken, and IAP
must be configured with an OAuth2 client ID and secret that belongs to
the project the app is associated with. There's no programmatic way to
create Clients. But we create the project and the app at the same time,
and we can't update because PATCH is broken. So this just drops IAP. It
also forces all our updates to ForceNew, because we can't update.

Also, adds more test coverage and docs, and fixes import by not relying
on the config for setting app engine info in state.
2018-05-17 14:47:34 -07:00
..
docs Drop the resources we can't support. 2018-05-17 14:47:34 -07:00
google.erb Merge branch 'master' into paddy_spanner_instance_iam 2018-05-02 11:39:08 -07:00