{"id":18578946,"url":"https://github.com/libre-devops/terraform-testing-repo","last_synced_at":"2026-01-23T08:01:48.743Z","repository":{"id":118714685,"uuid":"570931929","full_name":"libre-devops/terraform-testing-repo","owner":"libre-devops","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-26T22:57:31.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-16T02:12:39.649Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/libre-devops.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2022-11-26T15:47:57.000Z","updated_at":"2022-11-26T15:48:03.000Z","dependencies_parsed_at":"2023-03-17T08:45:45.545Z","dependency_job_id":null,"html_url":"https://github.com/libre-devops/terraform-testing-repo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"libre-devops/terraform-module-template","purl":"pkg:github/libre-devops/terraform-testing-repo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libre-devops%2Fterraform-testing-repo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libre-devops%2Fterraform-testing-repo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libre-devops%2Fterraform-testing-repo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libre-devops%2Fterraform-testing-repo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libre-devops","download_url":"https://codeload.github.com/libre-devops/terraform-testing-repo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libre-devops%2Fterraform-testing-repo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28684003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T05:48:07.525Z","status":"ssl_error","status_checked_at":"2026-01-23T05:48:07.129Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-06T23:38:22.679Z","updated_at":"2026-01-23T08:01:48.712Z","avatar_url":"https://github.com/libre-devops.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"```hcl\r\nmodule \"plan\" {\r\n  source = \"registry.terraform.io/libre-devops/service-plan/azurerm\"\r\n\r\n  rg_name  = module.rg.rg_name\r\n  location = module.rg.rg_location\r\n  tags     = module.rg.rg_tags\r\n  \r\n  app_service_plan_name          = \"plan-${var.short}-${var.loc}-${terraform.workspace}-01\"\r\n  add_to_app_service_environment = false\r\n  \r\n  os_type  = \"Linux\"\r\n  sku_name = \"Y1\"\r\n}\r\n```\r\n\r\n## Requirements\r\n\r\nNo requirements.\r\n\r\n## Providers\r\n\r\n| Name | Version |\r\n|------|---------|\r\n| \u003ca name=\"provider_azurerm\"\u003e\u003c/a\u003e [azurerm](#provider\\_azurerm) | n/a |\r\n\r\n## Modules\r\n\r\nNo modules.\r\n\r\n## Resources\r\n\r\n| Name | Type |\r\n|------|------|\r\n| [azurerm_service_plan.plan](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/service_plan) | resource |\r\n\r\n## Inputs\r\n\r\n| Name | Description | Type | Default | Required |\r\n|------|-------------|------|---------|:--------:|\r\n| \u003ca name=\"input_add_to_app_service_environment\"\u003e\u003c/a\u003e [add\\_to\\_app\\_service\\_environment](#input\\_add\\_to\\_app\\_service\\_environment) | Whether or not this app service plan should be added to an app service environment | `bool` | `false` | no |\r\n| \u003ca name=\"input_app_service_environment_id\"\u003e\u003c/a\u003e [app\\_service\\_environment\\_id](#input\\_app\\_service\\_environment\\_id) | If an ASE is used, supply the ID to it here | `string` | `\"\"` | no |\r\n| \u003ca name=\"input_app_service_plan_name\"\u003e\u003c/a\u003e [app\\_service\\_plan\\_name](#input\\_app\\_service\\_plan\\_name) | The name for the App service plan | `string` | n/a | yes |\r\n| \u003ca name=\"input_location\"\u003e\u003c/a\u003e [location](#input\\_location) | Azure location. | `string` | n/a | yes |\r\n| \u003ca name=\"input_maximum_elastic_worker_count\"\u003e\u003c/a\u003e [maximum\\_elastic\\_worker\\_count](#input\\_maximum\\_elastic\\_worker\\_count) | If ElasticScaleEnabled app service plan is used, the max number of nodes | `number` | `null` | no |\r\n| \u003ca name=\"input_os_type\"\u003e\u003c/a\u003e [os\\_type](#input\\_os\\_type) | The OS type of the app service plan | `string` | n/a | yes |\r\n| \u003ca name=\"input_per_site_scaling\"\u003e\u003c/a\u003e [per\\_site\\_scaling](#input\\_per\\_site\\_scaling) | Should per site scaling be used? | `bool` | `false` | no |\r\n| \u003ca name=\"input_rg_name\"\u003e\u003c/a\u003e [rg\\_name](#input\\_rg\\_name) | Resource group name | `string` | n/a | yes |\r\n| \u003ca name=\"input_sku_name\"\u003e\u003c/a\u003e [sku\\_name](#input\\_sku\\_name) | A new SKU name | `map(string)` | n/a | yes |\r\n| \u003ca name=\"input_tags\"\u003e\u003c/a\u003e [tags](#input\\_tags) | A map of the tags to use on the resources that are deployed with this module. | `map(string)` | \u003cpre\u003e{\u003cbr\u003e  \"source\": \"terraform\"\u003cbr\u003e}\u003c/pre\u003e | no |\r\n| \u003ca name=\"input_zone_balancing_enabled\"\u003e\u003c/a\u003e [zone\\_balancing\\_enabled](#input\\_zone\\_balancing\\_enabled) | Should the ASP be zone redundant? | `bool` | `false` | no |\r\n\r\n## Outputs\r\n\r\n| Name | Description |\r\n|------|-------------|\r\n| \u003ca name=\"output_service_plan_id\"\u003e\u003c/a\u003e [service\\_plan\\_id](#output\\_service\\_plan\\_id) | Id of the created App Service Plan |\r\n| \u003ca name=\"output_service_plan_is_reserved\"\u003e\u003c/a\u003e [service\\_plan\\_is\\_reserved](#output\\_service\\_plan\\_is\\_reserved) | If the instance is reserved |\r\n| \u003ca name=\"output_service_plan_kind\"\u003e\u003c/a\u003e [service\\_plan\\_kind](#output\\_service\\_plan\\_kind) | The kind of the plan |\r\n| \u003ca name=\"output_service_plan_location\"\u003e\u003c/a\u003e [service\\_plan\\_location](#output\\_service\\_plan\\_location) | Azure location of the created App Service Plan |\r\n| \u003ca name=\"output_service_plan_name\"\u003e\u003c/a\u003e [service\\_plan\\_name](#output\\_service\\_plan\\_name) | Name of the created App Service Plan |\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibre-devops%2Fterraform-testing-repo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibre-devops%2Fterraform-testing-repo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibre-devops%2Fterraform-testing-repo/lists"}