Commit 5e1172d
Eng 2679 phase 6 documentation for terraform aws source module (#3960)
Re-do https://github.com/overmindtech/workspace/pull/3959 as the change
was merged out of order and got lost in rebasing; this depends on
https://github.com/overmindtech/workspace/pull/3958 getting merged
first.
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Documentation and workflow tooling changes only; no runtime code paths
or security-sensitive logic are modified.
>
> **Overview**
> Updates Terraform AWS source module documentation and publishing
references to use the new registry address
`overmindtech/aws-source/overmind`, and adds clearer module
development/testing guidance.
>
> Adds customer-facing docs at
`docs.overmind.tech/docs/sources/aws/terraform.md`, expands the module
README with import instructions, and introduces
`aws-source/module/.cursor/BUGBOT.md` review rules to keep IAM policy
changes read-only and Terraform provider errors using
`diag.Diagnostics`.
>
> Enhances `.cursor/commands/open-pull-request.md` to capture an
approved plan from Linear tickets and require a PR section explicitly
documenting *deviations from the approved plan*.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
9356970fb0d18ac929d804484030d0cafa6621f5. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
GitOrigin-RevId: 1a5dc90ab5d93ecf70bf377cf58172a34f7633141 parent 34aa56e commit 5e1172d
3 files changed
+21
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
85 | 99 | | |
86 | 100 | | |
87 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments