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
A clear and concise description of what the bug is.
12
+
13
+
**Steps to reproduce**
14
+
15
+
16
+
**Expected behavior**
17
+
A clear and concise description of what you expected to happen.
18
+
19
+
**Screenshots**
20
+
If applicable, add screenshots to help explain your problem.
21
+
22
+
**Please complete the following information):**
23
+
- Terraform Version: [e.g. v1.0.0 ]
24
+
- Module Version [e.g. v0.15.0]
25
+
26
+
Run `terraform version` to find your Terraform version.
27
+
You can find the module version by running `terraform providers` or in your terraform configuration. If developing locally you can check the `VERSION` file in the project root directory.
0 commit comments