@@ -76,6 +76,7 @@ Once you are finished with the reference architecture, you can remove all provis
76
76
| aws | ~ > 5.17 |
77
77
| github | ~ > 5.38 |
78
78
| humanitec | ~ > 1.0 |
79
+ | random | ~ > 3.5 |
79
80
80
81
### Providers
81
82
@@ -84,6 +85,7 @@ Once you are finished with the reference architecture, you can remove all provis
84
85
| aws | ~ > 5.17 |
85
86
| github | ~ > 5.38 |
86
87
| humanitec | ~ > 1.0 |
88
+ | random | ~ > 3.5 |
87
89
88
90
### Modules
89
91
@@ -118,6 +120,7 @@ Once you are finished with the reference architecture, you can remove all provis
118
120
| [ humanitec_resource_definition_criteria.backstage_mysql] ( https://registry.terraform.io/providers/humanitec/humanitec/latest/docs/resources/resource_definition_criteria ) | resource |
119
121
| [ humanitec_resource_definition_criteria.backstage_postgres] ( https://registry.terraform.io/providers/humanitec/humanitec/latest/docs/resources/resource_definition_criteria ) | resource |
120
122
| [ 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 |
121
124
| [ humanitec_value.aws_default_region] ( https://registry.terraform.io/providers/humanitec/humanitec/latest/docs/resources/value ) | resource |
122
125
| [ humanitec_value.backstage_cloud_provider] ( https://registry.terraform.io/providers/humanitec/humanitec/latest/docs/resources/value ) | resource |
123
126
| [ 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
128
131
| [ humanitec_value.backstage_github_org_id] ( https://registry.terraform.io/providers/humanitec/humanitec/latest/docs/resources/value ) | resource |
129
132
| [ humanitec_value.backstage_humanitec_org] ( https://registry.terraform.io/providers/humanitec/humanitec/latest/docs/resources/value ) | resource |
130
133
| [ 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 |
131
135
132
136
### Inputs
133
137
0 commit comments