|
46 | 46 | "localConnectionString": "mysql://lz_hyperdrive:[email protected]:3306/lz_spring"
|
47 | 47 | }
|
48 | 48 | ],
|
| 49 | + "secrets_store_secrets": [ |
| 50 | + { |
| 51 | + "binding": "LZ_PRIVATE_KEY", |
| 52 | + "store_id": "389643fca29849239d4465af799a0b28", |
| 53 | + "secret_name": "LZ_PRIVATE_KEY" |
| 54 | + }, |
| 55 | + { |
| 56 | + "binding": "LZ_PUBLIC_KEY", |
| 57 | + "store_id": "389643fca29849239d4465af799a0b28", |
| 58 | + "secret_name": "LZ_PUBLIC_KEY" |
| 59 | + }, |
| 60 | + ], |
49 | 61 |
|
50 | 62 | /**
|
51 | 63 | * Environment Variables
|
|
92 | 104 | "id": "b8cf9f962a3f4aafa13d36e325661d6f",
|
93 | 105 | }
|
94 | 106 | ],
|
| 107 | + "secrets_store_secrets": [ |
| 108 | + { |
| 109 | + "binding": "LZ_PRIVATE_KEY", |
| 110 | + "store_id": "389643fca29849239d4465af799a0b28", |
| 111 | + "secret_name": "LZ_PRIVATE_KEY" |
| 112 | + }, |
| 113 | + { |
| 114 | + "binding": "LZ_PUBLIC_KEY", |
| 115 | + "store_id": "389643fca29849239d4465af799a0b28", |
| 116 | + "secret_name": "LZ_PUBLIC_KEY" |
| 117 | + }, |
| 118 | + ], |
95 | 119 | },
|
96 | 120 | "public": {
|
97 | 121 | "vars": {
|
|
122 | 146 | "localConnectionString": "mysql://lz_hyperdrive:[email protected]:3306/lz_spring"
|
123 | 147 | }
|
124 | 148 | ],
|
| 149 | + "secrets_store_secrets": [ |
| 150 | + { |
| 151 | + "binding": "LZ_PRIVATE_KEY", |
| 152 | + "store_id": "389643fca29849239d4465af799a0b28", |
| 153 | + "secret_name": "LZ_PRIVATE_KEY" |
| 154 | + }, |
| 155 | + { |
| 156 | + "binding": "LZ_PUBLIC_KEY", |
| 157 | + "store_id": "389643fca29849239d4465af799a0b28", |
| 158 | + "secret_name": "LZ_PUBLIC_KEY" |
| 159 | + }, |
| 160 | + ], |
125 | 161 | },
|
126 | 162 | "eus1": {
|
127 | 163 | "vars": {
|
|
152 | 188 | "localConnectionString": "mysql://lz_hyperdrive:[email protected]:3306/lz_spring"
|
153 | 189 | }
|
154 | 190 | ],
|
| 191 | + "secrets_store_secrets": [ |
| 192 | + { |
| 193 | + "binding": "LZ_PRIVATE_KEY", |
| 194 | + "store_id": "389643fca29849239d4465af799a0b28", |
| 195 | + "secret_name": "LZ_PRIVATE_KEY" |
| 196 | + }, |
| 197 | + { |
| 198 | + "binding": "LZ_PUBLIC_KEY", |
| 199 | + "store_id": "389643fca29849239d4465af799a0b28", |
| 200 | + "secret_name": "LZ_PUBLIC_KEY" |
| 201 | + }, |
| 202 | + ], |
155 | 203 | },
|
156 | 204 | "eus2": {
|
157 | 205 | "vars": {
|
|
182 | 230 | "localConnectionString": "mysql://lz_hyperdrive:[email protected]:3306/lz_spring"
|
183 | 231 | }
|
184 | 232 | ],
|
| 233 | + "secrets_store_secrets": [ |
| 234 | + { |
| 235 | + "binding": "LZ_PRIVATE_KEY", |
| 236 | + "store_id": "389643fca29849239d4465af799a0b28", |
| 237 | + "secret_name": "LZ_PRIVATE_KEY" |
| 238 | + }, |
| 239 | + { |
| 240 | + "binding": "LZ_PUBLIC_KEY", |
| 241 | + "store_id": "389643fca29849239d4465af799a0b28", |
| 242 | + "secret_name": "LZ_PUBLIC_KEY" |
| 243 | + }, |
| 244 | + ], |
185 | 245 | }
|
186 | 246 | },
|
187 | 247 | /**
|
|
0 commit comments