in lib/configuration.py [0:0]
def get_resource_name_prefix() -> str: """Returns the resource name prefix to apply to all resources names @return: str: """ return get_local_configuration(DEPLOYMENT)[RESOURCE_NAME_PREFIX]