Skip to content

Terraform script to provision exam in Jupyterhub environment

Notifications You must be signed in to change notification settings

ubc/jupyterhub-exam

Repository files navigation

Provision Exam

saml2aws login
terraform init
terraform apply --var-file EXAM_VAR.tfvars

Clean Up

Once the exam is done, we can clean up the environment with the following command:

terraform destroy --var-file EXAM_VAR.tfvars

About

Terraform script to provision exam in Jupyterhub environment

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages