blog-rekahsoft-ca/infra/outputs.tf

5 lines
65 B
HCL

output "s3_bucket_static" {
value = aws_s3_bucket.static.id
}