terraform-provider-google/website
Seigo Uchida ac88a5fc95 Replace "Google Apps domain" with "G Suite domain"
Google Apps is a former name.

Also, I mention primary domain and domain alias. It seems I have
to use the primary domain. Otherwise, GCP replaces the field to the primary one.
And every time Terraform plan returns a diff about it.

I used domain alias for `members` arg in `google_project_iam_member`
resource. `terraform apply` was succeeded. However, when I run modify
other resources, I got a diff about the `google_project_iam_member`
resource.
2018-09-22 20:51:42 +09:00
..
docs Replace "Google Apps domain" with "G Suite domain" 2018-09-22 20:51:42 +09:00
google.erb Attached disk resource (#1957) 2018-09-11 13:08:14 -07:00