{"id":21130979,"url":"https://github.com/workloads/users","last_synced_at":"2025-12-29T20:07:55.073Z","repository":{"id":153563948,"uuid":"627923545","full_name":"workloads/users","owner":"workloads","description":"Terraform-managed User Directory Management","archived":false,"fork":false,"pushed_at":"2024-07-29T10:27:40.000Z","size":295,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-21T06:11:40.726Z","etag":null,"topics":["okta","terraform","vault"],"latest_commit_sha":null,"homepage":"https://app.terraform.io/app/workloads/workspaces/users","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/workloads.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-14T13:54:07.000Z","updated_at":"2024-07-29T10:27:43.000Z","dependencies_parsed_at":"2023-10-03T14:12:38.221Z","dependency_job_id":"d3ce5aca-fc54-4dfc-b492-3854d569b343","html_url":"https://github.com/workloads/users","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workloads%2Fusers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workloads%2Fusers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workloads%2Fusers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workloads%2Fusers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/workloads","download_url":"https://codeload.github.com/workloads/users/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243573495,"owners_count":20312883,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["okta","terraform","vault"],"created_at":"2024-11-20T05:42:59.807Z","updated_at":"2025-12-29T20:07:55.004Z","avatar_url":"https://github.com/workloads.png","language":"HCL","readme":"# HCP Terraform Workspace `users`\n\n\u003e This repository manages user directories for [@workloads](https://github.com/workloads).\n\n## Table of Contents\n\n\u003c!-- TOC --\u003e\n* [HCP Terraform Workspace `users`](#hcp-terraform-workspace-users)\n  * [Table of Contents](#table-of-contents)\n  * [Requirements](#requirements)\n    * [Development](#development)\n  * [Usage](#usage)\n    * [Inputs](#inputs)\n    * [Outputs](#outputs)\n  * [Notes](#notes)\n    * [Sensitive Data](#sensitive-data)\n  * [Contributors](#contributors)\n  * [License](#license)\n\u003c!-- TOC --\u003e\n\n## Requirements\n\n- HashiCorp Terraform `1.9.x` or [newer](https://developer.hashicorp.com/terraform/downloads)\n\n### Development\n\nFor development and testing of this repository:\n\n- `terraform-docs` `0.18.0` or [newer](https://terraform-docs.io/user-guide/installation/)\n\n## Usage\n\nThis repository uses a standard Terraform workflow (`init`, `plan`, `apply`).\n\nFor more information, including detailed usage guidelines, see the [Terraform documentation](https://developer.hashicorp.com/terraform/cli/commands).\n\n\u003c!-- BEGIN_TF_DOCS --\u003e\n### Inputs\n\n| Name | Description | Type | Required |\n|------|-------------|------|:--------:|\n| management_region_aws | AWS-specific `Management` Region Identifier. | `string` | yes |\n| okta_api_token | This is the API token to interact with your Okta organization. | `string` | yes |\n| okta_org_name | This is the organization name of your Okta account. | `string` | yes |\n| okta_social_login_github_client_id | Okta Social Login GitHub Client ID. | `string` | yes |\n| okta_social_login_github_client_secret | Okta Social Login GitHub Client Secret. | `string` | yes |\n| project_identifier | Human-readable Project Identifier. | `string` | yes |\n| tfe_team_token_viewers | HCP Terraform `viewers` Team Token. | `string` | yes |\n| okta_backoff | Whether to use exponential back off strategy for rate limits. | `bool` | no |\n| okta_base_url | This is the base URL of your Okta account. | `string` | no |\n| password_recipe | Complex Object of configuration for Password Recipes. | \u003cpre\u003eobject({\u003cbr\u003e    unlock_minutes                = number\u003cbr\u003e    email_token_lifetime          = number\u003cbr\u003e    history_count                 = number\u003cbr\u003e    max_age                       = number\u003cbr\u003e    max_attempts                  = number\u003cbr\u003e    min_length                    = number\u003cbr\u003e    recovery_email_token_lifetime = number\u003cbr\u003e    require_lowercase             = bool\u003cbr\u003e    require_uppercase             = bool\u003cbr\u003e    require_symbols               = bool\u003cbr\u003e    require_numbers               = bool\u003cbr\u003e  })\u003c/pre\u003e | no |\n\n### Outputs\n\n| Name | Description |\n|------|-------------|\n| okta_authenticator_okta_email | Exported Attributes for `okta_authenticator.okta_email`. |\n| okta_authenticator_okta_password | Exported Attributes for `okta_authenticator.okta_password`. |\n| okta_authenticator_okta_verify | Exported Attributes for `okta_authenticator.okta_verify`. |\n| okta_authenticator_security_question | Exported Attributes for `okta_authenticator.security_question`. |\n| okta_idp_social_github | Exported Attributes for `okta_idp_social.github`. |\n| okta_org_configuration | Exported Attributes for `okta_org_configuration`. |\n| tfe_workspace_terraform_version | Terraform version identifier of current HCP Terraform Workspace. |\n\u003c!-- END_TF_DOCS --\u003e\n\n## Notes\n\n### Sensitive Data\n\nTerraform state may contain [sensitive data](https://developer.hashicorp.com/terraform/language/state/sensitive-data). This workspace uses [HCP Terraform](https://developer.hashicorp.com/terraform/cloud-docs) to safely store state, and encrypt the data at rest.\n\n## Contributors\n\nFor a list of current (and past) contributors to this repository, see [GitHub](https://github.com/workloads/users/graphs/contributors).\n\n## License\n\nLicensed under the Apache License, Version 2.0 (the \"License\").\n\nYou may download a copy of the License at [apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0).\n\nSee the License for the specific language governing permissions and limitations under the License.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkloads%2Fusers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fworkloads%2Fusers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkloads%2Fusers/lists"}