terraform-cdk
terraform-cdk copied to clipboard
CLI: Fixed width output on deploy is unusable
Expected Behavior
The output of cdktf deploy
should use all available width of my console
Actual Behavior
The output is wrapped making it unusable.
Steps to Reproduce
- Create a new CDKTF project and name it
docker-swarm-on-hetzner
- Add the local file provider
- Add a local file resource, execute
cdktf deploy
- Change the file contents, execute
cdktf deploy
again
Versions
language: typescript
cdktf-cli: 0.20.3
node: v20.10.0
cdktf: 0.20.3
constructs: 10.3.0
jsii: null
terraform: 1.5.3
arch: x64
os: win32 10.0.22631
providers
hetznercloud/hcloud@~> 1.45 (LOCAL)
terraform provider version: 1.45.0
ansible/ansible@~> 1.1 (LOCAL)
terraform provider version: 1.1.0
@cdktf/provider-docker (PREBUILT)
terraform provider version: 3.0.2
prebuilt provider version: 11.0.0
cdktf version: ^0.20.0
@cdktf/provider-local (PREBUILT)
terraform provider version: 2.4.1
prebuilt provider version: 10.0.0
cdktf version: ^0.20.0
@cdktf/provider-tls (PREBUILT)
terraform provider version: 4.0.5
prebuilt provider version: 10.0.0
cdktf version: ^0.20.0
Providers
No response
Gist
No response
Possible Solutions
No response
Workarounds
No response
Anything Else?
No response
References
No response
Help Wanted
- [ ] I'm interested in contributing a fix myself
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment