mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
4 lines
79 B
HCL
4 lines
79 B
HCL
output "log_s3_bucket_id" {
|
|
value = module.s3_bucket_for_logs.s3_bucket_id
|
|
}
|