Skip to content

Terraform scripts that generate ethically walled Azure Virtual Desktop environments

License

Notifications You must be signed in to change notification settings

netglass-io/EthicallyWalledDesktops

Repository files navigation

These Terraform scripts are free to use, and intended to demonstrate the generation of "ethically walled", secure work environments that isolate customer networks in a multi-tenant environment, using Azure Virtual Desktops with access centrally controlled using Entra ID.

These configuration files use the technique of for_each where an input variable is declared using an object map to define attributes that are specific to each customer silo.

See the variables.tf file for more info.

Also note that the local machine password is stored in an environment variable, check out this article. To apply the value in linux, and assuming you are using VS code for IDE, use "export TF_VAR_password=+EnterValueHere+" to set the variable.

About

Terraform scripts that generate ethically walled Azure Virtual Desktop environments

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages