After Drupal is installed, the settings.php file gets write-protected. On the Cloud Platform, this is not an issue as the filesystem is read-only. However, in Cloud IDE, as you can edit files, you might run into this issue.
To make Drupal’s settings.php writable, run the following command from within the project directory: