Commit 0f7d27d
committed
Update Postgres AWS example with actual existing engine version
Avoid
```
'create failed: async create failed: failed to create the resource:
[{0 creating RDS DB Instance (terraform-20250211145453727900000035): operation
error RDS: CreateDBInstance, https response error StatusCode: 400, RequestID:
bbd3565a-5377-445c-8cf9-6268baa6e970, api error InvalidParameterCombination:
Cannot find version 15.3 for postgres []}]'
```
Signed-off-by: Yury Tsarev <yury@upbound.io>1 parent 455011c commit 0f7d27d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments