modules/archetypes/outputs.tf (4 lines of code) (raw):
output "configuration" {
value = local.module_output
description = "Returns the archetype configuration data used to generate all resources needed to complete deployment of the Enterprise-scale Landing Zones, as per the specified archetype_id."
}