resource "auth0_resource_server" "my_resource_server" { name = "Example Resource Server (Managed by Terraform)" identifier = "https://api.example.com" ...
確定! 回上一頁