rancher / quickstart

380 stars 335 forks source link

Limit Azure computer_name field length #136

Closed nikkelma closed 3 years ago

nikkelma commented 3 years ago

Azure *_virtual_machine resources in azure-windows encountered errors during tests where computer_name was over the 15 character limit. Enforce these limits in terraform resources, reformat test prefix to maintain randomness despite end characters being trimmed.

nikkelma commented 3 years ago

Ran tests with terraform v0.13.5; aws, azure, azure-windows, do, and gcp, all passed.