bschaatsbergen / terraformbyexample

Terraform by example
https://terraformbyexample.com/
MIT License
33 stars 4 forks source link

Make copy easier #45

Open AustinGil opened 10 months ago

AustinGil commented 10 months ago

Right now, many of the command line examples start with $. This ends up getting included when copying the command. If you remove it, copying would be easier by triple-clicking to highlight everything and/or by clicking the copy button.

bschaatsbergen commented 10 months ago

Thanks for raising this issue, I definitely agree that we can improve this. I'll tinker on a solution!

AustinGil commented 10 months ago

Cool. I should have also added, thank you so much for the resouce. It's great

bschaatsbergen commented 10 months ago

Cool. I should have also added, thank you so much for the resouce. It's great

I appreciate that a lot @AustinGil! Expect some more good content soon.