diff --git a/docs/docs/bundles.md b/docs/docs/bundles.md
index ddcf9f7ea9928973964c4f1572108d65bba614f5..ba4160efae17da1528b2e0525ea14000cfbcad53 100644
--- a/docs/docs/bundles.md
+++ b/docs/docs/bundles.md
@@ -216,4 +216,9 @@ helm upgrade core core/core --reuse-values --version 0.19.1 -f opa-values.yaml -
 If no errors, for real:
 ```
 helm upgrade core core/core --reuse-values --version 0.19.1 -f opa-values.yaml
-```
\ No newline at end of file
+```
+
+### Terraform
+
+AWS M18 is expected to use Terraform for managing helm which controls the config map for OPA.
+When this is released these instructions will be updated.
\ No newline at end of file