AnykeyNL / OCI-AutoScale

Automatic Scaling for OCI BM Database Cloud Service (Schedule based)
Universal Permissive License v1.0
112 stars 64 forks source link

Allow Comments in Tags #20

Closed iversond closed 1 year ago

iversond commented 2 years ago

Added support for comments in the tags using the # character. When multiple tag values are configured it would be nice to allow for comments on each schedule (e.g, a region to use or a description of the schedule). The change will split the schedule string on # before parsing the schedule. Also added a reference to the change in the docs.