opentofu/builtin
James Nugent c3ce8b81ef provider/azurerm: Parse "resourcegroups" in IDs
When parsing resource IDs (probably incorrectly since they are URIs and
should therefore be opaque), we need to look for "resourcegroups" in
addition to "resourceGroups" because the Azure CDN resources return that
in their URIs.

Unfortunately the casing semantics of the rest of the string are not
clear, so downcasing the entire URI is probably best avoided. This is a
fix for a single case.
2016-01-19 11:32:16 -05:00
..
bins mysql provider and mysql_database resource. 2015-12-16 17:59:35 -08:00
providers provider/azurerm: Parse "resourcegroups" in IDs 2016-01-19 11:32:16 -05:00
provisioners Fix the failing chef provisioner test 2016-01-14 13:51:23 -05:00