@@ -76,6 +76,7 @@ Once you are finished with the reference architecture, you can remove all provis
7676| aws | ~ > 5.17 |
7777| github | ~ > 5.38 |
7878| humanitec | ~ > 1.0 |
79+ | random | ~ > 3.5 |
7980
8081### Providers
8182
@@ -84,6 +85,7 @@ Once you are finished with the reference architecture, you can remove all provis
8485| aws | ~ > 5.17 |
8586| github | ~ > 5.38 |
8687| humanitec | ~ > 1.0 |
88+ | random | ~ > 3.5 |
8789
8890### Modules
8991
@@ -118,6 +120,7 @@ Once you are finished with the reference architecture, you can remove all provis
118120| [ humanitec_resource_definition_criteria.backstage_mysql] ( https://registry.terraform.io/providers/humanitec/humanitec/latest/docs/resources/resource_definition_criteria ) | resource |
119121| [ humanitec_resource_definition_criteria.backstage_postgres] ( https://registry.terraform.io/providers/humanitec/humanitec/latest/docs/resources/resource_definition_criteria ) | resource |
120122| [ humanitec_resource_definition_criteria.backstage_workload] ( https://registry.terraform.io/providers/humanitec/humanitec/latest/docs/resources/resource_definition_criteria ) | resource |
123+ | [ humanitec_value.app_config_backend_auth_keys] ( https://registry.terraform.io/providers/humanitec/humanitec/latest/docs/resources/value ) | resource |
121124| [ humanitec_value.aws_default_region] ( https://registry.terraform.io/providers/humanitec/humanitec/latest/docs/resources/value ) | resource |
122125| [ humanitec_value.backstage_cloud_provider] ( https://registry.terraform.io/providers/humanitec/humanitec/latest/docs/resources/value ) | resource |
123126| [ humanitec_value.backstage_github_app_client_id] ( https://registry.terraform.io/providers/humanitec/humanitec/latest/docs/resources/value ) | resource |
@@ -128,6 +131,7 @@ Once you are finished with the reference architecture, you can remove all provis
128131| [ humanitec_value.backstage_github_org_id] ( https://registry.terraform.io/providers/humanitec/humanitec/latest/docs/resources/value ) | resource |
129132| [ humanitec_value.backstage_humanitec_org] ( https://registry.terraform.io/providers/humanitec/humanitec/latest/docs/resources/value ) | resource |
130133| [ humanitec_value.backstage_humanitec_token] ( https://registry.terraform.io/providers/humanitec/humanitec/latest/docs/resources/value ) | resource |
134+ | [ random_bytes.backstage_service_to_service_auth_key] ( https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/bytes ) | resource |
131135
132136### Inputs
133137
0 commit comments