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
Module updates: - added the ability to create multiple resource keys using new input resource_keys. - The following module variables have been renamed: - manager_key_name -> access_key_name - manager_key_tags -> access_key_tags The following module outputs have been renamed: - manager_key_name -> access_key_name - A new boolean disable_access_key_creation has been added to disable access key creation.
DA updates: - Added the ability to create multiple resource keys using new input cloud_monitoring_resource_keys. - A new boolean disable_access_key_creation has been added to disable access key creation. (#90) (7c7df61)