mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-10 23:55:34 -06:00
* Add SSH Keys to all droplets in tests, this prevents acctests from spamming account owner email with root password details * Add a new helper/acctest package to be a home for random string / int implementations used in tests. * Insert some random details into record tests to prevent collisions * Normalize config style in tests to hclfmt conventions |
||
---|---|---|
.. | ||
config.go | ||
provider_test.go | ||
provider.go | ||
resource_digitalocean_domain_test.go | ||
resource_digitalocean_domain.go | ||
resource_digitalocean_droplet_test.go | ||
resource_digitalocean_droplet.go | ||
resource_digitalocean_floating_ip_test.go | ||
resource_digitalocean_floating_ip.go | ||
resource_digitalocean_record_test.go | ||
resource_digitalocean_record.go | ||
resource_digitalocean_ssh_key_test.go | ||
resource_digitalocean_ssh_key.go |