Skip to content

Instantly share code, notes, and snippets.

@MatthewJDavis
Last active January 28, 2021 23:10
Show Gist options
  • Save MatthewJDavis/9741a1ca57c53a682f1378976e2c4f7b to your computer and use it in GitHub Desktop.
Save MatthewJDavis/9741a1ca57c53a682f1378976e2c4f7b to your computer and use it in GitHub Desktop.
Vars for the okta app demo
variable "org_name" {
default = "dev-12345"
}
variable "base_url" {
default = "okta.com"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment