pavel-z1

Results 31 comments of pavel-z1

Hi @peterbaumert I am waiting for previous PR (https://github.com/lord-kyron/terraform-provider-phpipam/pull/86) first to accept this

PR merged https://github.com/lord-kyron/terraform-provider-phpipam/pull/88

Hi @JonTheNiceGuy We do not have a phpipam `devices` controller in either the[ PHPIMAM SDK](https://github.com/pavel-z1/phpipam-sdk-go) or the [PHPIPAM Terraform Provider](https://github.com/lord-kyron/terraform-provider-phpipam) I have no plans to develop this controller for SDK...

I am confirm that issue exists. But solution is not trivial because PHPIPAM use different API endpoints to get folders and subnets list. For example, to get subnets: ``` curl...

@lord-kyron it will take a lot of time. Would appreciate anyone willing to help with this feature.

Hi @lord-kyron It is not simple here. The problem not with creation of folder. The problem with phpipam subnet GET methods which does not return subnets with `folder=1`. For example,...

Added backward compatibility as phpipam tram described https://github.com/phpipam/phpipam/issues/4043#issuecomment-2093611911

Hi @d-costa Thank you for your hard work! Please, add information about optional config parameter `nest_custom_fields` to the [docs/index.md](https://github.com/lord-kyron/terraform-provider-phpipam/tree/master/docs/index.md) After this the PR will be approved. Maybe you can add...

@d-costa can you fix description to move forward with PR?

@d-costa can you please update description? We waiting for this update to merge this PR and move forward with next PRs