@@ -32,6 +32,12 @@ Default resolution would be to look at previous command output indicating possib
...
@@ -32,6 +32,12 @@ Default resolution would be to look at previous command output indicating possib
terraform apply
terraform apply
```
```
### Inability to change type of domain installation (custom or default Endpoints)
Currently Google Cloud implementation supports both custom domain (set using "domain" variable during terraform installation) and default domain from Endpoints service.
Currently it's not possible to switch between these options after installation. Change from one type of domain to another requires either re-install of Google Cloud Implementation or some manual actions.