{"id":46549386,"url":"https://github.com/think-cube/terraform-azure-app-configuration","last_synced_at":"2026-03-07T03:02:29.809Z","repository":{"id":270343348,"uuid":"866469438","full_name":"Think-Cube/terraform-azure-app-configuration","owner":"Think-Cube","description":"Terraform module for Azure App Configuration","archived":false,"fork":false,"pushed_at":"2025-12-01T20:22:13.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-04T10:38:25.061Z","etag":null,"topics":["appconfiguration","azure","devops","iac","terraform"],"latest_commit_sha":null,"homepage":"https://registry.terraform.io/modules/Think-Cube/app-configuration/azure","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/Think-Cube.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-02T10:15:28.000Z","updated_at":"2025-12-01T20:20:01.000Z","dependencies_parsed_at":"2024-12-30T13:23:13.200Z","dependency_job_id":"b3090826-72b7-4a1c-9798-4157b038b793","html_url":"https://github.com/Think-Cube/terraform-azure-app-configuration","commit_stats":null,"previous_names":["think-cube/terraform-azure-app-configuration"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/Think-Cube/terraform-azure-app-configuration","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Think-Cube%2Fterraform-azure-app-configuration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Think-Cube%2Fterraform-azure-app-configuration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Think-Cube%2Fterraform-azure-app-configuration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Think-Cube%2Fterraform-azure-app-configuration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Think-Cube","download_url":"https://codeload.github.com/Think-Cube/terraform-azure-app-configuration/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Think-Cube%2Fterraform-azure-app-configuration/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30206339,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"online","status_checked_at":"2026-03-07T02:00:06.765Z","response_time":53,"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":["appconfiguration","azure","devops","iac","terraform"],"created_at":"2026-03-07T03:02:28.532Z","updated_at":"2026-03-07T03:02:29.797Z","avatar_url":"https://github.com/Think-Cube.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Requirements\n\n| Name | Version |\n|------|---------|\n| \u003ca name=\"requirement_terraform\"\u003e\u003c/a\u003e [terraform](#requirement\\_terraform) | \u003e= 1.6.3 |\n| \u003ca name=\"requirement_azurerm\"\u003e\u003c/a\u003e [azurerm](#requirement\\_azurerm) | 4.57.0 |\n\n## Providers\n\n| Name | Version |\n|------|---------|\n| \u003ca name=\"provider_azurerm\"\u003e\u003c/a\u003e [azurerm](#provider\\_azurerm) | 4.57.0 |\n\n## Modules\n\nNo modules.\n\n## Resources\n\n| Name | Type |\n|------|------|\n| [azurerm_app_configuration.main](https://registry.terraform.io/providers/hashicorp/azurerm/4.57.0/docs/resources/app_configuration) | resource |\n| [azurerm_client_config.current](https://registry.terraform.io/providers/hashicorp/azurerm/4.57.0/docs/data-sources/client_config) | data source |\n| [azurerm_resource_group.rg](https://registry.terraform.io/providers/hashicorp/azurerm/4.57.0/docs/data-sources/resource_group) | data source |\n\n## Inputs\n\n| Name | Description | Type | Default | Required |\n|------|-------------|------|---------|:--------:|\n| \u003ca name=\"input_app_configuration_local_auth_enabled\"\u003e\u003c/a\u003e [app\\_configuration\\_local\\_auth\\_enabled](#input\\_app\\_configuration\\_local\\_auth\\_enabled) | Whether local authentication methods are enabled for the App Configuration. Defaults to true. | `bool` | `true` | no |\n| \u003ca name=\"input_app_configuration_name\"\u003e\u003c/a\u003e [app\\_configuration\\_name](#input\\_app\\_configuration\\_name) | The name of the Azure App Configuration resource. Changing this forces a new resource to be created. | `string` | n/a | yes |\n| \u003ca name=\"input_app_configuration_public_network_access\"\u003e\u003c/a\u003e [app\\_configuration\\_public\\_network\\_access](#input\\_app\\_configuration\\_public\\_network\\_access) | The Public Network Access setting for the App Configuration. Possible values are 'Enabled' and 'Disabled'. | `string` | `\"Enabled\"` | no |\n| \u003ca name=\"input_app_configuration_purge_protection_enabled\"\u003e\u003c/a\u003e [app\\_configuration\\_purge\\_protection\\_enabled](#input\\_app\\_configuration\\_purge\\_protection\\_enabled) | Whether Purge Protection is enabled for the App Configuration. This only works for the standard SKU. Defaults to false. | `string` | `\"false\"` | no |\n| \u003ca name=\"input_app_configuration_sku\"\u003e\u003c/a\u003e [app\\_configuration\\_sku](#input\\_app\\_configuration\\_sku) | The SKU for the App Configuration resource. Possible values are 'free' and 'standard'. | `string` | `\"standard\"` | no |\n| \u003ca name=\"input_app_configuration_soft_delete_retention_days\"\u003e\u003c/a\u003e [app\\_configuration\\_soft\\_delete\\_retention\\_days](#input\\_app\\_configuration\\_soft\\_delete\\_retention\\_days) | The number of days to retain soft-deleted items. Only works for the standard SKU, and can be between 1 and 7 days. Defaults to 7 days. Changing this forces a new resource to be created. | `number` | `7` | no |\n| \u003ca name=\"input_create_identity\"\u003e\u003c/a\u003e [create\\_identity](#input\\_create\\_identity) | Boolean flag to determine if a managed identity should be created for the App Configuration. | `bool` | `false` | no |\n| \u003ca name=\"input_default_tags\"\u003e\u003c/a\u003e [default\\_tags](#input\\_default\\_tags) | A mapping of tags to assign to the resource, useful for categorizing and managing resources. | `map(any)` | n/a | yes |\n| \u003ca name=\"input_environment\"\u003e\u003c/a\u003e [environment](#input\\_environment) | The environment identifier used for naming the backend container (e.g., dev, prod). | `string` | `\"dev\"` | no |\n| \u003ca name=\"input_identity_type\"\u003e\u003c/a\u003e [identity\\_type](#input\\_identity\\_type) | The type of managed identity to assign. Possible values are 'SystemAssigned' and 'UserAssigned'. | `string` | `\"SystemAssigned\"` | no |\n| \u003ca name=\"input_region\"\u003e\u003c/a\u003e [region](#input\\_region) | The Azure region in which the App Configuration resource is deployed. | `string` | `\"weu\"` | no |\n| \u003ca name=\"input_resource_group_location\"\u003e\u003c/a\u003e [resource\\_group\\_location](#input\\_resource\\_group\\_location) | The location/region where the App Configuration resource group is created. Changing this forces a new resource to be created. | `string` | `\"West Europe\"` | no |\n| \u003ca name=\"input_resource_group_name\"\u003e\u003c/a\u003e [resource\\_group\\_name](#input\\_resource\\_group\\_name) | The name of the resource group in which to create the App Configuration resource. | `string` | n/a | yes |\n\n## Outputs\n\n| Name | Description |\n|------|-------------|\n| \u003ca name=\"output_endpoint\"\u003e\u003c/a\u003e [endpoint](#output\\_endpoint) | The URL endpoint for accessing the Azure App Configuration instance. |\n| \u003ca name=\"output_id\"\u003e\u003c/a\u003e [id](#output\\_id) | The unique identifier for the Azure App Configuration instance. |\n| \u003ca name=\"output_identity\"\u003e\u003c/a\u003e [identity](#output\\_identity) | The identity block containing the managed identity details associated with the Azure App Configuration instance. |\n| \u003ca name=\"output_primary_read_key\"\u003e\u003c/a\u003e [primary\\_read\\_key](#output\\_primary\\_read\\_key) | The primary read access key for the Azure App Configuration instance, which allows reading configuration data. |\n| \u003ca name=\"output_primary_write_key\"\u003e\u003c/a\u003e [primary\\_write\\_key](#output\\_primary\\_write\\_key) | The primary write access key for the Azure App Configuration instance, which allows writing configuration data. |\n| \u003ca name=\"output_secondary_read_key\"\u003e\u003c/a\u003e [secondary\\_read\\_key](#output\\_secondary\\_read\\_key) | The secondary read access key for the Azure App Configuration instance, which can be used to read configuration data. |\n| \u003ca name=\"output_secondary_write_key\"\u003e\u003c/a\u003e [secondary\\_write\\_key](#output\\_secondary\\_write\\_key) | The secondary write access key for the Azure App Configuration instance, which can be used to write configuration data. |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthink-cube%2Fterraform-azure-app-configuration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthink-cube%2Fterraform-azure-app-configuration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthink-cube%2Fterraform-azure-app-configuration/lists"}