Closed nawarian closed 3 weeks ago
Moving forward with my tests I've also found that most things related to networking are documented but not yet available, although their respective mgc
CLI commands seem to work fine.
I see resourecs like mgc_network_public_ips
, mgc_network_rules
or mgc_network_security_groups
are documented but the terraform schema doesn't offer these resources.
This got me very confused and frustrated. But I appreciate this is still in its early stages, so I'll just do some workarounds via CLI and keep moving forward.
Solved on the latest release v0.29.2
Describe the bug
The registry's docs have the mgc_network_public_ips resource listed, but it doesn't really exist.
A quick check on tofu's fetched schema shows that the resource is not available.
This is rather important because without this resource I can't attach a public_ip to my vpc.
To Reproduce
Expected behavior
Resources should be available as described by the docs.
Desktop: