ContainerSolutions / terraform-examples

Simple and idiomatic examples of various Terraform functions and features.
https://containersolutions.github.io/terraform-examples/
160 stars 52 forks source link

Testing Azure AD resources #71

Open teszes opened 2 years ago

teszes commented 2 years ago

We need a test tenant, with auth set up like this: https://registry.terraform.io/providers/hashicorp/azuread/latest/docs

eminalemdar commented 1 year ago

This could be tricky to get a tenant created like this because of the security reasons and it requires more investigation.