Azure / osdu-infrastructure

OSDU Azure Infrastructure as Code
Apache License 2.0
42 stars 39 forks source link

Bugfix/issue10 #13

Closed danielscholl closed 4 years ago

danielscholl commented 4 years ago

All Submissions:


What is the current behavior?


UNIQUE generation didn't work in cloudshell and .SSH Key information was confusing due to ssh keys not being generated but referenced in documentation.

Issue: #7 Issue: #10

What is the new behavior?


Moved UNIQUE and PASSCODE to $RANDOM Additional SSH Key created and stored.

Does this introduce a breaking change?