{"id":17888600,"url":"https://github.com/l-with/terraform-module-nginx","last_synced_at":"2026-05-18T03:35:00.484Z","repository":{"id":131243822,"uuid":"597512031","full_name":"l-with/terraform-module-nginx","owner":"l-with","description":"Terraform Module nginx","archived":false,"fork":false,"pushed_at":"2023-02-06T13:55:42.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-17T21:28:06.882Z","etag":null,"topics":["nginx","terraform","terraform-module"],"latest_commit_sha":null,"homepage":"","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/l-with.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-02-04T19:21:28.000Z","updated_at":"2023-02-06T07:30:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"b6e8b3c8-505d-43d1-b8d3-7ca24da10974","html_url":"https://github.com/l-with/terraform-module-nginx","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/l-with/terraform-module-nginx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l-with%2Fterraform-module-nginx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l-with%2Fterraform-module-nginx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l-with%2Fterraform-module-nginx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l-with%2Fterraform-module-nginx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/l-with","download_url":"https://codeload.github.com/l-with/terraform-module-nginx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l-with%2Fterraform-module-nginx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33163774,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["nginx","terraform","terraform-module"],"created_at":"2024-10-28T13:37:56.124Z","updated_at":"2026-05-18T03:35:00.468Z","avatar_url":"https://github.com/l-with.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terraform-module-ningx\n\nTerraform module which installs and configures nginx by [Terraform Provider for (Operating) System](https://registry.terraform.io/providers/neuspaces/system).\n\nThis is a terraform replacement for [Ansible Role Nginx](https://github.com/l-with/ansible-role-nginx).\n\n\u003c!-- BEGIN_TF_DOCS --\u003e\n## Requirements\n\n| Name | Version |\n|------|---------|\n| \u003ca name=\"requirement_terraform\"\u003e\u003c/a\u003e [terraform](#requirement\\_terraform) | \u003e= 0.15 |\n| \u003ca name=\"requirement_system\"\u003e\u003c/a\u003e [system](#requirement\\_system) | \u003e= 0.3.0 |\n\n## Providers\n\n| Name | Version |\n|------|---------|\n| \u003ca name=\"provider_system\"\u003e\u003c/a\u003e [system](#provider\\_system) | \u003e= 0.3.0 |\n\n## Modules\n\nNo modules.\n\n## Resources\n\n| Name | Type |\n|------|------|\n| [system_file.FQDN_port_conf](https://registry.terraform.io/providers/neuspaces/system/latest/docs/resources/file) | resource |\n| [system_file.conf_d_ssl_ehcd_curve_conf](https://registry.terraform.io/providers/neuspaces/system/latest/docs/resources/file) | resource |\n| [system_file.sites_available_nginx_server_FQDN_http_conf](https://registry.terraform.io/providers/neuspaces/system/latest/docs/resources/file) | resource |\n| [system_file.sites_available_nginx_server_FQDN_https_conf](https://registry.terraform.io/providers/neuspaces/system/latest/docs/resources/file) | resource |\n| [system_link.FQDN_port_conf](https://registry.terraform.io/providers/neuspaces/system/latest/docs/resources/link) | resource |\n| [system_link.sites_enabled_nginx_server_FQDN_http_conf](https://registry.terraform.io/providers/neuspaces/system/latest/docs/resources/link) | resource |\n| [system_link.sites_enabled_nginx_server_FQDN_https_conf](https://registry.terraform.io/providers/neuspaces/system/latest/docs/resources/link) | resource |\n| [system_packages_apt.nginx](https://registry.terraform.io/providers/neuspaces/system/latest/docs/resources/packages_apt) | resource |\n| [system_service_systemd.nginx](https://registry.terraform.io/providers/neuspaces/system/latest/docs/resources/service_systemd) | resource |\n| [system_command.rm_sites_enabled_default](https://registry.terraform.io/providers/neuspaces/system/latest/docs/data-sources/command) | data source |\n\n## Inputs\n\n| Name | Description | Type | Default | Required |\n|------|-------------|------|---------|:--------:|\n| \u003ca name=\"input_nginx_GNU\"\u003e\u003c/a\u003e [nginx\\_GNU](#input\\_nginx\\_GNU) | if the [GNU Terry Pratchett](http://www.gnuterrypratchett.com) header should be inserted | `bool` | `true` | no |\n| \u003ca name=\"input_nginx_config\"\u003e\u003c/a\u003e [nginx\\_config](#input\\_nginx\\_config) | if the standard nginx configration should be done | `bool` | `true` | no |\n| \u003ca name=\"input_nginx_configuration_home\"\u003e\u003c/a\u003e [nginx\\_configuration\\_home](#input\\_nginx\\_configuration\\_home) | the configration home of nginx | `string` | `\"/etc/nginx\"` | no |\n| \u003ca name=\"input_nginx_confs\"\u003e\u003c/a\u003e [nginx\\_confs](#input\\_nginx\\_confs) | the extra configurations for nginx as list of object | \u003cpre\u003elist(object({\u003cbr\u003e    port                  = number\u003cbr\u003e    server_name           = string\u003cbr\u003e    conf_in_server_stanza = string\u003cbr\u003e  }))\u003c/pre\u003e | `[]` | no |\n| \u003ca name=\"input_nginx_https_conf\"\u003e\u003c/a\u003e [nginx\\_https\\_conf](#input\\_nginx\\_https\\_conf) | the nginx https configuration after `server_name` | `string` | `\"\"` | no |\n| \u003ca name=\"input_nginx_https_map\"\u003e\u003c/a\u003e [nginx\\_https\\_map](#input\\_nginx\\_https\\_map) | the map stanza configuration for nginx https configuration | `string` | `\"\"` | no |\n| \u003ca name=\"input_nginx_install\"\u003e\u003c/a\u003e [nginx\\_install](#input\\_nginx\\_install) | if nginx should be installed and enabled | `bool` | `true` | no |\n| \u003ca name=\"input_nginx_server_FQDN\"\u003e\u003c/a\u003e [nginx\\_server\\_FQDN](#input\\_nginx\\_server\\_FQDN) | the FQDN of the server for nginx\\_server\\_name and Let's Encrypt certificates | `string` | n/a | yes |\n| \u003ca name=\"input_nginx_vouch_FQDN\"\u003e\u003c/a\u003e [nginx\\_vouch\\_FQDN](#input\\_nginx\\_vouch\\_FQDN) | the FQDN of vouch-proxy | `string` | `\"\"` | no |\n| \u003ca name=\"input_nginx_vouch_port\"\u003e\u003c/a\u003e [nginx\\_vouch\\_port](#input\\_nginx\\_vouch\\_port) | the port of vouch-proxy | `number` | `9090` | no |\n\n## Outputs\n\n| Name | Description |\n|------|-------------|\n| \u003ca name=\"output_restart_nginx\"\u003e\u003c/a\u003e [restart\\_nginx](#output\\_restart\\_nginx) | command to restart nginx |\n\u003c!-- END_TF_DOCS --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl-with%2Fterraform-module-nginx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fl-with%2Fterraform-module-nginx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl-with%2Fterraform-module-nginx/lists"}