hashicorp / field-workshops-terraform

Slide decks and Instruqt code for Terraform Workshops
Mozilla Public License 2.0
69 stars 64 forks source link

It is not possible to paste into the terminal within the VS Code Editor #179

Closed rberlind closed 4 years ago

rberlind commented 4 years ago

It is not possible due to the fact that Instruqt has to update their iframe code to make it possible. Rather than waiting, after 2 weeks, I decided to remove references to the terminal window in the VS Code Editor. Instead, students are now told to use the Shell tab.

rberlind commented 4 years ago

Fixed in https://github.com/hashicorp/field-workshops-terraform/pull/175