opentofu/builtin
Jeff Mitchell 0558763f87 This puts the image parsing code (mostly) back to how it was before. The
regex solution is extremely complex, which makes it hard to debug and
understand; the original switches and
commenting lay out the various cases in a straightforward fashion. Plus,
implementing namespace/repo support in the original code was a simple
strings.Join call.
2015-06-12 19:36:52 +00:00
..
bins First few azure resources... 2015-05-28 00:51:17 +02:00
providers This puts the image parsing code (mostly) back to how it was before. The 2015-06-12 19:36:52 +00:00
provisioners Improve the decoding logic to prevent parameter not found errors 2015-06-03 14:45:30 +02:00