blog-rekahsoft-ca/infra/outputs.tf

4 lines
69 B
HCL

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