opentofu/builtin/providers
Christopher Tiwald d14049c8ad aws: Don't try to modify or delete the untouchable network_acl rules.
AWS includes default rules with all network ACL resources which cannot
be modified by the user. Don't attempt to store them locally or change
them remotely if they are already stored -- it'll consistently result
in hashing problems.
2015-05-06 23:03:25 -04:00
..
atlas Move duplicated envDefaultFunc out of each provider and into Schema. 2015-01-16 17:25:39 +00:00
aws aws: Don't try to modify or delete the untouchable network_acl rules. 2015-05-06 23:03:25 -04:00
cloudflare providers/cloudflare: Better error message 2015-04-29 13:49:16 -07:00
cloudstack Fixing up some tests after a couple of thorough test rounds 2015-05-05 12:31:21 +02:00
consul providers/consul: add scheme argument 2015-05-06 16:12:32 -07:00
digitalocean providers/digitalocean: fix ssh key test 2015-04-02 09:04:59 -05:00
dme providers/dme: rename dnsmadeeasy package to dme 2015-02-25 15:54:22 -08:00
dnsimple providers/dnsimple: default ttl to 3600 2015-04-28 09:20:23 -04:00
docker Added support for more complexly images repos such as images on a private registry that are stored as namespace/name 2015-05-05 23:22:09 +00:00
google provider/google: compute template metadata to map 2015-05-06 12:33:35 -05:00
heroku providers/heroku: empty config vars block shouldn't panic [GH-1211] 2015-03-26 09:45:37 -07: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 fix copy/paste typo in OpenStack FW error messages 2015-05-05 14:01:49 +02:00
template providers/template: add tests, address review comments 2015-05-04 10:26:17 -07:00
terraform providers/terraform: name it terraform_remote_state 2015-04-01 22:49:05 -07:00