ExDoppler.ConfigLog (ExDoppler v1.0.1)
View SourceModule describing a ConfigLog
Fields
config
- Name of the config (e.g"dev_personal"
)created_at
- Date and time of config log's creation (e.g~U[2025-04-30 10:05:50.040Z]
)environment
- Unique identifier for the environment object (e.g"dev"
)html
- HTML describing the event.id
- Unique identifier for the object (e.g"Ul8KeqJzKK3n7OadwqX5RZW2"
)project
- Unique identifier for the project object (e.g"example-project"
)rollback
- Whether this config log a rollback of a previous log.text
- Text describing the event (e.g"Modified secrets and saved to vault"
)user
- Relevant User. SeeExDoppler.User
๐ Resources
- ๐ Doppler docs
- ๐ Doppler API docs
- ๐ฌ Contact the maintainer (he's happy to help!)
Summary
Functions
Creates an ConfigLog
from a map