OpenAPI Terraform Provider that configures itself at runtime with the resources exposed by the service provider (defined in a swagger file)
275
stars
48
forks
source link
Internal process that checks terraform compliant resources is run twice #178
Closed
dikhan closed 5 years ago
Describe the bug
Seems like the bit of code in charge of finding compliant terraform resources is running twice based on the logging output:
To Reproduce
A clear and concise description on how does it work now and what's the current behaviour.
Steps to reproduce the behavior:
Expected behaviour
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here.
Checklist
Don't forget to go through the checklist to make sure the issue is created properly: