All development and testing environments need many environment variables. Some of these change regularly - e.g. AWS and S3 keys and secrets.
Unlike most other environments, CircleCI does not enable the user to edit the value of an existing environment variable, or rename the environment variable.
It would be very helpful to have this feature.
CCI-I-225