1 2 3 4output "instance_id" { value = aws_instance.this.id }
1 2 3 4
output "instance_id" { value = aws_instance.this.id }