You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add prefix to atracker resource name (#131) The AT event routing target and routes names were updated to add a prefix(if provided) for consistency with other resource. Also, the new targets and routes with prefix are created before the destroy of old ones which ensures the consumers does not lose event data. Additionally, updated the variable descriptions. (8c5caca)
added support to create a KMS key in a different account to the Observability instances using new optional input variable ibmcloud_kms_api_key (#102) (46f081c)
enable_log_archive variable has been replace by log_analysis_enable_archive and activity_tracker_enable_archive variables - fixed some bugs related to using existing resources (#93) (25e36fb)