You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> <i>Example of running <ahref="https://atmos.tools"><code>atmos</code></a> to manage infrastructure from our <ahref="https://atmos.tools/quick-start/">Quick Start</a> tutorial.</i>
42
42
> </detalis>
43
43
@@ -47,7 +47,6 @@ Terraform module to provision an Amazon [RDS Proxy](https://docs.aws.amazon.com/
47
47
48
48
## Usage
49
49
50
-
51
50
For a complete example, see [examples/complete](examples/complete).
52
51
53
52
For automated tests of the complete example using [bats](https://github.com/bats-core/bats-core) and [Terratest](https://github.com/gruntwork-io/terratest)
@@ -183,18 +182,6 @@ Review the [complete example](examples/complete) to see how to use this module.
183
182
184
183
185
184
186
-
<!-- markdownlint-disable -->
187
-
## Makefile Targets
188
-
```text
189
-
Available targets:
190
-
191
-
help Help screen
192
-
help/all Display help for all targets
193
-
help/short This help short screen
194
-
lint Lint terraform code
195
-
196
-
```
197
-
<!-- markdownlint-restore -->
198
185
<!-- markdownlint-disable -->
199
186
## Requirements
200
187
@@ -294,6 +281,11 @@ Available targets:
294
281
<!-- markdownlint-restore -->
295
282
296
283
284
+
285
+
286
+
287
+
288
+
297
289
## Related Projects
298
290
299
291
Check out these related projects.
@@ -419,7 +411,7 @@ All other trademarks referenced herein are the property of their respective owne
0 commit comments