# S3 output "s3_static_assets" { value = "resource.aws_s3_bucket.static_assets.id" description = "Name of the static assets S3 bucket." } output "s3_static_assets" { value = "resource.aws_s3_bucket.static_assets.arn" description = "ARN of the static assets S3 bucket." }