opentofu/builtin/providers
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
..
atlas Move duplicated envDefaultFunc out of each provider and into Schema. 2015-01-16 17:25:39 +00:00
aws Merge pull request #2170 from hashicorp/f-aws-lambda 2015-06-12 10:18:27 -07:00
azure provider/cloudstack: updating and tweaking tests and docs 2015-06-09 12:38:05 +02:00
cloudflare providers/aws+cloudflare+dnsimple: Increase some verbosity 2015-05-18 15:25:03 -05:00
cloudstack provider/cloudstack: updating and tweaking tests and docs 2015-06-09 12:38:05 +02:00
consul acc tests: ensure each resource has a _basic test 2015-06-07 18:18:14 -05:00
digitalocean providers/digitalocean: fix ssh key test 2015-04-02 09:04:59 -05:00
dme acc tests: ensure each resource has a _basic test 2015-06-07 18:18:14 -05:00
dnsimple providers/aws+cloudflare+dnsimple: Increase some verbosity 2015-05-18 15:25:03 -05:00
docker This puts the image parsing code (mostly) back to how it was before. The 2015-06-12 19:36:52 +00:00
google Add beta compute client 2015-06-10 00:14:13 -04:00
heroku provider/heroku: fix config_vars in addons 2015-05-07 09:11:31 -05:00
mailgun providers/mailgun: fix sending/receiving records 2015-02-18 17:18:19 -06:00
null providers/null: null provider 2014-10-04 16:42:43 -07:00
openstack Merge pull request #2262 from ggiamarchi/openstack/endpoint_type 2015-06-07 22:12:32 -07:00
template provider/template: store relative path in state 2015-05-21 15:03:03 -05:00
terraform provider/terraform: test fixture 2015-05-07 09:59:23 -07:00