8 lines
273 B
Terraform
8 lines
273 B
Terraform
|
|
# Output definitions for Terraform configuration
|
||
|
|
#
|
||
|
|
# NOTE: Outputs are now defined in main.tf to support both legacy and Well-Architected deployments
|
||
|
|
# This file is kept for backward compatibility
|
||
|
|
|
||
|
|
# All outputs are defined in main.tf
|
||
|
|
# See main.tf for output definitions
|