Closed erlanderlo closed 3 years ago
for_each = toset(["tes.t1@example.com", "te_st2@example.com", "hi'me@example.com"])
+ member1 = {
+ hi'me@example.com = {
+ condition = []
+ etag = (known after apply)
+ id = (known after apply)
+ member = "user:hime@examplecom"
+ project = "nkb-bootstrap"
+ role = "roles/notebooks.viewer"
}
+ te_st2@example.com = {
+ condition = []
+ etag = (known after apply)
+ id = (known after apply)
+ member = "user:test2@examplecom"
+ project = "nkb-bootstrap"
+ role = "roles/notebooks.viewer"
}
+ tes.t1@example.com = {
+ condition = []
+ etag = (known after apply)
+ id = (known after apply)
handle the various characters found in a user identity that does not work in a GCE instance name
fixes #53