Issue #3544798: Environment ID max length extended from 7 to 10 characters
**Environment ID max length extended from 7 to 10 characters. ** We faced an issue with an existing env ID that is 8 characters long (env-xxxx). There is no requirements for env-ID from Google, so this MR extends max length to somewhat sensible amount of 10 characters. Closes #3544798.