opentofu/builtin/providers
Christopher Tiwald b888b31e08 aws: Force users to use from_port, to_port = 0 on network ACLs with -1 protocol
AWS doesn't store ports for -1 protocol rules, thus the read from the
API will always come up with a different hash. Force the user to make a
deliberate port choice when enabling -1 protocol rules. All from_port
and to_port's on these rules must be 0.
2015-05-06 23:51:23 -04:00
..
atlas Move duplicated envDefaultFunc out of each provider and into Schema. 2015-01-16 17:25:39 +00:00
aws aws: Force users to use from_port, to_port = 0 on network ACLs with -1 protocol 2015-05-06 23:51:23 -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