UI: Deploy progress table indentation/spacing during azd up (Terraform)
- Dominant language
- Go
- Stars
- 569
- Forks
- 364
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 136
Description
## Description
During `azd up` with Terraform templates, the deploy progress table appears indented without a clear visual separator from the preceding provisioning output. This makes it slightly harder to distinguish the deploy phase from provision output.
## Suggestion
Either:
- Remove the indentation on the progress table, OR
- Add a \\Deploying\\ header title before the table with an empty line separator
## Screenshots


## Context
- Reported by @john0isaac in [PR #7776 comment](https://github.com/Azure/azure-dev/pull/7776#issuecomment-4347317314)
- Deploy progress itself is working correctly — this is a UX polish item
- Applies to Terraform template output (Bicep may differ)
/cc @john0isaac
Contributor guide
Assessment
This issue has not been assessed yet.