| Name | Version |
|---|---|
| portainer | n/a |
| Name | Type |
|---|---|
| portainer_user_admin.init_admin_user | resource |
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| portainer_password | Portainer password | string |
"password123456789" |
no |
| portainer_skip_ssl_verify | Set to true to skip TLS certificate verification (useful for self-signed certs) | bool |
true |
no |
| portainer_url | Default Portainer URL | string |
"https://localhost:9443" |
no |
| portainer_username | Portainer username | string |
"admin" |
no |