Adds a v6provider package
Adds the ip resource and data source to this package
Add the v6provider to the muxserver
The ip resource in provider is kept and loaded as katapult_legacy_ip during acceptance tests.
The provider package is updated to no longer use DefaultFunc and no longer required fields.
This is now handled in the configure step to align with the v6provider which cannot use DefaultFunc
Closes #108
Adds a
v6provider
package Adds theip
resource and data source to this package Add thev6provider
to the muxserverThe
ip
resource inprovider
is kept and loaded askatapult_legacy_ip
during acceptance tests.The
provider
package is updated to no longer useDefaultFunc
and no longerrequired
fields. This is now handled in the configure step to align with thev6provider
which cannot useDefaultFunc