Closed maksym-nazarenko closed 2 years ago
@ddelnano all pending PRs were rebased. Please, take a look when you have time
All the PRs are merged, so I think this is complete 🎉. Please close if you agree and really appreciate your work to standardize on the official documentation tool!
All the preparation work is done to actually do an auto generation in CI (will be a separate task) thank you @ddelnano for quick reviews and suggestions 👍
In order to use tfplugindocs to generate provider docs, all resources must have
description
field andexmaple
/import
file.This issue will track all available resources and transition progress. Once all of them are done,
//go:generate...
directive will be introduced to close this issue.provider
(GH-83)mikrotik_bgp_instance
(GH-84)mikrotik_bgp_peer
(GH-85)mikrotik_dhcp_lease
(GH-86)mikrotik_dhcp_server_network
(GH-81)mikrotik_dns_record
(GH-87)mikrotik_ip_address
(GH-88)mikrotik_ipv6_address
(GH-89)mikrotik_pool
(GH-90)mikrotik_scheduler
(GH-91)mikrotik_script
(GH-92)docs
to triggergo generate
and build documentation (GH-104)