mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-20 11:48:24 -06:00
Before all providers were using the helper.Schema approach the helper function had these names. Now they all use names consistent with the Go naming conventions except for these last few… |
||
---|---|---|
.. | ||
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_record_test.go | ||
resource_digitalocean_record.go |