What’s New
The “created at” date is now available for newly created project environment variables. This allows you to more easily identify which env vars have been recently updated, and change out those that are getting stale. This helps you implement best practices on secrets rotation within CircleCI.
Please note:
- The “created at” date is not available for existing project env vars. Existing env vars will display “older than {x} days” instead of a “created at” date.
- Env vars only support create and delete operations, so there is no “updated at” date associated with project env vars.