Sha256: 19f740f6df15ae22b54477ccc6aeb5c3fdf93f9cfd94ec604731d7b4c7c7ef12
Contents?: true
Size: 243 Bytes
Versions: 1
Compression:
Stored size: 243 Bytes
Contents
output "aws_recon_ecs_cluster" { value = aws_ecs_cluster.aws_recon.name } output "aws_recon_ecs_scheduled_task" { value = aws_cloudwatch_event_rule.default.name } output "aws_recon_s3_bucket" { value = aws_s3_bucket.aws_recon.bucket }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
aws_recon-0.4.2 | terraform/output.tf |