website/docs: add note about terraform provider (#11206) * website/docs: add note about terraform provider * Update website/docs/releases/2024/v2024.8.md --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io> Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com> Co-authored-by: Jens L. <jens@goauthentik.io> Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
This commit is contained in:
![98988430+gcp-cherry-pick-bot[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
GitHub

parent
dd75d5f54b
commit
437efda649
@ -47,6 +47,20 @@ slug: "/releases/2024.8"
|
||||
}
|
||||
```
|
||||
|
||||
- **Terraform Resource rename**
|
||||
|
||||
Several resources in the Terraform provider have been renamed to align with new functionality. This mainly applies to property mapping-related resources. With the authentik version 2024.8.1 of the Terraform provider, both the old and new resources are available, and resources can be moved to the new name using `terraform state mv`.
|
||||
|
||||
These resources have been renamed:
|
||||
|
||||
- `authentik_property_mapping_google_workspace`
|
||||
- `authentik_property_mapping_ldap`
|
||||
- `authentik_property_mapping_microsoft_entra`
|
||||
- `authentik_property_mapping_rac`
|
||||
- `authentik_property_mapping_radius`
|
||||
- `authentik_property_mapping_saml`
|
||||
- `authentik_property_mapping_scim`
|
||||
|
||||
### Manual action _may_ be required
|
||||
|
||||
- **Changes to the external user type**
|
||||
|
Reference in New Issue
Block a user