terraform-provider-nginxproxymanager
terraform-provider-nginxproxymanager copied to clipboard
Terraform Provider for Nginx Proxy Manager
Bumps the go_modules group with 1 update in the /tools directory: [golang.org/x/crypto](https://github.com/golang/crypto). Updates `golang.org/x/crypto` from 0.38.0 to 0.45.0 Commits 4e0068c go.mod: update golang.org/x dependencies e79546e ssh: curb GSSAPI DoS risk...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/sander0542/nginxproxymanager-go](https://redirect.github.com/sander0542/nginxproxymanager-go) | require | digest | `1ef4b0c` -> `14616fa` | --- ### Configuration...
Getting `Failed to marshal plan to json: value is not known` when I plan and the plan just completely stops there and it doesn't show `N to create, N to...
If the API is not available when the provider is initialized, the error occurs: ``` Post "http://10.0.2.81:81/api/tokens": dial tcp 10.0.2.81:81: connect: no route to host ``` This can happen if...