Commit 2790a30
Refresh example: pin modules to 1.7.2, bump aws provider to ~> 6.0
examples/main.tf pinned the modules at the stale ref=1.3.0 and the root
aws provider at ~> 5.0. With the cnames provider fix shipped in 1.7.2,
the documented quilt + cnames topology resolves on ~> 6.0; bump both
module refs to 1.7.2 and the root provider to ~> 6.0 so the example
inits cleanly (verified: resolves to aws v6.49.0).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent f917107 commit 2790a30
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| |||
0 commit comments