output "bucket_ids" { value = aws_s3_bucket.bucket[*].id } output "instance_profile_names" { value = aws_iam_instance_profile.bootstrap[*].name }