mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
add rdpool
This commit is contained in:
parent
801e7b70e6
commit
04553c5d4e
@ -38,6 +38,7 @@ func Provider() terraform.ResourceProvider {
|
||||
"ultradns_probe_ping": resourceUltradnsProbePing(),
|
||||
"ultradns_record": resourceUltradnsRecord(),
|
||||
"ultradns_tcpool": resourceUltradnsTcpool(),
|
||||
"ultradns_rdpool": resourceUltradnsRdpool(),
|
||||
},
|
||||
|
||||
ConfigureFunc: providerConfigure,
|
||||
|
Loading…
Reference in New Issue
Block a user