chore(deps): update terraform portainer to v1.20.1 #46
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.17.0→1.20.1Release Notes
portainer/terraform-provider-portainer (portainer)
v1.20.1Compare Source
Release v1.20.1
Fix/Patch/Update
automatically by Portainer.
e.g. when the parent stack has already removed the ResourceControl.
v1.20.0Compare Source
Release v1.20.0 –
resource_control_idsupport & admin bootstrap without credentialsUpdate
resource_control_idas a computed attribute for:portainer_docker_secretportainer_docker_configportainer_docker_networkportainer_docker_volumeportainer_stackportainer_user_adminfor initial admin bootstrap).api_key/api_user+api_passwordauthentication flow.v1.19.0Compare Source
Release v1.19.0
🚀 Added
portainer_user_adminfor initializing Portainer admin user on fresh installations. #73v1.18.2Compare Source
Release v1.18.2
Update
portainer_settings.oauth_settingswith BE-only options (hide_internal_auth,oauth_auto_map_team_memberships,microsoft_tenant_id,team_memberships+ claim mappings). #73v1.18.1Compare Source
Release v1.18.1
Changes
Fixed handling of
oauth_settings.client_secretinportainer_settings:the secret is no longer lost when reading settings from the API and can be
updated via Terraform without manual changes in the Portainer UI. (closes #73)
Mirrored the same behaviour for
ldap_settings.password, preserving theconfigured password in state even when the API does not return it.
Added support for Kubernetes via agent environments (
type = 6) in theportainer_environmentresource. This prevents Terraform drift whenPortainer promotes
typefrom2(agent) to6(k8s via agent). (closes #77)v1.18.0Compare Source
Release v1.18.0
Update/Patch
stack_webhookandprunefor file/string stacks are now applied in a singleapplyrun andwebhook_urlis available immediately. #75oauth_settings.client_secrethandling – the secret is no longer overwritten by an empty value from the API, is preserved in state, and can be updated via Terraform. #73ldap_settings.passwordhandling with OAuth – the password is preserved from state instead of being cleared by API reads, while still allowing updates from configuration. #73public_ipargument. #74Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.