name | about | title | labels |
---|---|---|---|
Bug report |
Create a report to help us improve |
bug: |
bug |
Describe the bug A clear and concise description of what the bug is.
Steps to reproduce
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Please complete the following information):
- Terraform Version: [e.g. v1.0.0 ]
- Module Version [e.g. v0.15.0]
Run terraform version
to find your Terraform version.
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.
Additional context Add any other context about the problem here.