@@ -92,6 +92,7 @@ Once you are finished with the reference architecture, you can remove all provis
92
92
| helm | ~ > 2.12 |
93
93
| humanitec | ~ > 1.0 |
94
94
| kubernetes | ~ > 2.25 |
95
+ | random | ~ > 3.5 |
95
96
96
97
### Providers
97
98
@@ -100,6 +101,7 @@ Once you are finished with the reference architecture, you can remove all provis
100
101
| azurerm | ~ > 3.87 |
101
102
| github | ~ > 5.38 |
102
103
| humanitec | ~ > 1.0 |
104
+ | random | ~ > 3.5 |
103
105
104
106
### Modules
105
107
@@ -128,6 +130,7 @@ Once you are finished with the reference architecture, you can remove all provis
128
130
| [ humanitec_application.backstage] ( https://registry.terraform.io/providers/humanitec/humanitec/latest/docs/resources/application ) | resource |
129
131
| [ humanitec_resource_definition_criteria.backstage_mysql] ( https://registry.terraform.io/providers/humanitec/humanitec/latest/docs/resources/resource_definition_criteria ) | resource |
130
132
| [ humanitec_resource_definition_criteria.backstage_postgres] ( https://registry.terraform.io/providers/humanitec/humanitec/latest/docs/resources/resource_definition_criteria ) | resource |
133
+ | [ humanitec_value.app_config_backend_auth_keys] ( https://registry.terraform.io/providers/humanitec/humanitec/latest/docs/resources/value ) | resource |
131
134
| [ humanitec_value.backstage_cloud_provider] ( https://registry.terraform.io/providers/humanitec/humanitec/latest/docs/resources/value ) | resource |
132
135
| [ humanitec_value.backstage_github_app_client_id] ( https://registry.terraform.io/providers/humanitec/humanitec/latest/docs/resources/value ) | resource |
133
136
| [ humanitec_value.backstage_github_app_client_secret] ( https://registry.terraform.io/providers/humanitec/humanitec/latest/docs/resources/value ) | resource |
@@ -137,6 +140,7 @@ Once you are finished with the reference architecture, you can remove all provis
137
140
| [ humanitec_value.backstage_github_org_id] ( https://registry.terraform.io/providers/humanitec/humanitec/latest/docs/resources/value ) | resource |
138
141
| [ humanitec_value.backstage_humanitec_org] ( https://registry.terraform.io/providers/humanitec/humanitec/latest/docs/resources/value ) | resource |
139
142
| [ humanitec_value.backstage_humanitec_token] ( https://registry.terraform.io/providers/humanitec/humanitec/latest/docs/resources/value ) | resource |
143
+ | [ random_bytes.backstage_service_to_service_auth_key] ( https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/bytes ) | resource |
140
144
141
145
### Inputs
142
146
0 commit comments