ovh / terraform-provider-ovh

Terraform OVH provider
https://registry.terraform.io/providers/ovh/ovh/latest/docs
Mozilla Public License 2.0
182 stars 136 forks source link

fix: Use a real ssh key for dedicated server tests + remove useless time_sleep resource #626

Closed amstuta closed 4 months ago

amstuta commented 4 months ago

Description

Fix TestAccDedicatedServerInstall tests by using a real ssh key.

Type of change

How Has This Been Tested?