-
Notifications
You must be signed in to change notification settings - Fork 9.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add AccTest for tags with dots for Triton provider #7130
Conversation
Hi @sodre - thanks for the repro here. I'll investigate this and fix it up. |
Tagging this as |
Hi @sodre! I've been investigating this and am reasonably sure this isn't a core bug, and is down to something unusual the Triton provider is doing. The thing that makes me relatively sure that there isn't a problem with our core map key handling is this template which plans and applies successfully:
And this configuration which also applies successfully:
I'm going to keep digging here, but I suspect something in the handling of the tags map in the Triton provider is causing this. |
Hi @sodre, it's not Triton specific. |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Test will fail on metadata_3 but not on _2 as discussed with @jen20 on 11 June 2016.