Open
Description
Overview
Update the Terraform provider to support configuring SAML IdP for silos.
Implementation details
There are two APIs for a silo's SAML IdP configuration.
Notably, there's no API to update or delete SAML IdP configuration. That means this resource cannot implement Terraform's Update
and Delete
.
Anything else you would like to add?
N/A