{"id":19359155,"url":"https://github.com/opslevel/terraform-opslevel-modules","last_synced_at":"2026-02-27T09:43:13.244Z","repository":{"id":254332683,"uuid":"846079776","full_name":"OpsLevel/terraform-opslevel-modules","owner":"OpsLevel","description":"Reuseable Terraform modules that create OpsLevel resources","archived":false,"fork":false,"pushed_at":"2024-10-23T19:51:02.000Z","size":155,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-24T01:22:39.036Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpsLevel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-08-22T13:46:31.000Z","updated_at":"2024-10-23T19:51:04.000Z","dependencies_parsed_at":"2024-08-27T18:25:34.472Z","dependency_job_id":"62997a79-790c-4211-8a97-16aaf0968ef9","html_url":"https://github.com/OpsLevel/terraform-opslevel-modules","commit_stats":null,"previous_names":["opslevel/terraform-opslevel-modules"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Fterraform-opslevel-modules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Fterraform-opslevel-modules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Fterraform-opslevel-modules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Fterraform-opslevel-modules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpsLevel","download_url":"https://codeload.github.com/OpsLevel/terraform-opslevel-modules/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240475234,"owners_count":19807292,"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":[],"created_at":"2024-11-10T07:14:14.660Z","updated_at":"2026-02-27T09:43:08.224Z","avatar_url":"https://github.com/OpsLevel.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpsLevel Terraform Modules\n\nCustomizable blueprint for creating and managing an [OpsLevel](https://opslevel.com) account and its resources using Terraform.\n\n## Getting Started\n\nOpen a terminal and run the following:\n\n```bash\nbrew install go-task\n```\n\nOnce `task` is installed run `task --list` to see the available tasks.\n\n### Layout\n\nThe `./modules` directory contains Terraform config files that make up the blueprint used to populate the OpsLevel account with data.\n\nThe `./workspace` directory contains the `main.tf` file that actually uses the contents in `./modules`. This is where inputs should\nbe defined to uniquely customize each account.\n\n\n## Updating An OpsLevel Account\n\nFirst, **ensure OPSLEVEL_API_TOKEN is set** via `export OPSLEVEL_API_TOKEN=\u003cYOUR_API_TOKEN\u003e` - this is how Terraform knows which account to update!\n\nFor a preview of planned changes,run `task plan`. No changes will be made with this command.\n\nTo apply changes, run `task apply`. This will refresh Terraform's state then prompt you for approval to apply changes.\n\n\u003e IMPORTANT: Managed resources/data are stored in Terraform's state, which is this local file `workspace/terraform.tfstate`. If this is lost, Terraform will not be able to properly apply changes.\n\n### OpsLevel account Clean up\n\nTo remove all Terraform managed data, run `task destroy`. Terraform will prompt you for approval before deleting all managed resources.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopslevel%2Fterraform-opslevel-modules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopslevel%2Fterraform-opslevel-modules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopslevel%2Fterraform-opslevel-modules/lists"}