opentelekomcloud / terraform-provider-opentelekomcloud

Terraform OpenTelekomCloud provider
https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/latest
Mozilla Public License 2.0
85 stars 77 forks source link

IAM - Add SecuritySettings #2601

Closed uli-schneider closed 1 month ago

uli-schneider commented 1 month ago

Description of the enhancement

With one of latest IAM version OTC offers also new API's for Managing "Login Authtication Policy", "Password Policies", ACL (Console and API). And additional Admin Settings like "Critical Operations", (Login Protection, OPeration, Protection, AK Management, Information Self-Service) which should nice to manage them central via terraform.

https://docs.otc.t-systems.com/identity-access-management/api-ref/apis/security_settings/index.html

Consider to add a provider/data objects for those settings.

anton-sidelnikov commented 1 month ago

Already implemented