opentofu/builtin/providers
Paul Hinze 8380a7b03e provider/aws: Allow multiple EIPs to associate to single ENI
When calling AssociateAddress, the PrivateIpAddress parameter must be
used to select which private IP the EIP should associate with, otherwise
the EIP always associates with the _first_ private IP.

Without this parameter, multiple EIPs couldn't be assigned to a single
ENI. Includes covering test and docs update.

Fixes #2997
2016-04-07 13:26:15 -05:00
..
atlas Use built-in schema.HashString. 2016-02-07 16:29:34 -08:00
aws provider/aws: Allow multiple EIPs to associate to single ENI 2016-04-07 13:26:15 -05:00
azure builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
azurerm provider/azurerm: Fix not removing azurerm_storage_account 404 from 2016-03-27 16:31:55 +01:00
chef provider/chef: Fix go vet issues 2016-02-18 09:42:00 -08:00
clc [clc] collapse tests, code in server dep for lbp 2016-03-22 12:14:04 -07:00
cloudflare provider/cloudflare: Change cloudflare_record type to ForceNew. The 2016-02-27 00:43:06 +00:00
cloudstack Make the CloudStack provider more inline with the other provider 2016-04-04 22:16:15 +02:00
consul consul_key_prefix resource 2016-04-02 20:37:11 -07:00
datadog Make datadog message, escalation_message, and query work with heredoc 2016-03-22 15:18:17 -04:00
digitalocean provider/digitalocean: Check for nil response 2016-03-21 14:25:11 +00:00
dme provider/dme: Add support for gtdLocation 2016-01-20 20:23:29 -05:00
dnsimple “DNS Simple” should be “DNSimple” 2015-07-17 23:18:28 -04:00
docker provider/docker: #5298 Add support for docker run --user option 2016-04-04 21:43:59 -05:00
dyn add Mutex so that we only do one Dyn operation at a time (extra thanks to @daveadams) 2015-09-21 10:01:32 -04:00
fastly provider/fastly: Test disappearance and clean up some logs 2016-03-24 10:27:20 -05:00
github Pulling out the hardcoded test user 2016-03-18 21:55:33 -05:00
google provider/google: Accept GOOGLE_CLOUD_KEYFILE_JSON env var for credentials 2016-04-04 16:56:35 -05:00
heroku builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
influxdb provider/influxdb: vendor dependencies 2016-03-20 14:55:48 -05:00
mailgun builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
mysql mysql provider and mysql_database resource. 2015-12-16 17:59:35 -08:00
null Merge pull request #3244 from Banno/make-null-resource-more-useful 2015-10-27 13:30:54 -05:00
openstack Fix create/delete statuses in load balancing resources for openstack provider. 2016-03-10 09:35:38 -06:00
packet Change resource.StateChangeConf to use an array for target states 2016-01-21 01:20:41 +00:00
postgresql Fixing yet more gofmt errors with imports 2015-12-21 09:54:24 +00:00
powerdns Fix record id parsing for hyphened hostnames (#5228) 2016-02-20 12:11:51 +02:00
rundeck Only refresh project name if Rundeck server provides it. 2015-12-13 17:38:08 -08:00
statuscake Fix go vet -unreachable warnings. 2016-02-17 11:59:50 -08:00
template provider/template: warn when template specified as path 2016-03-10 12:34:56 -06:00
terraform provider/terraform: test fixture 2015-05-07 09:59:23 -07:00
test core: Fix issues with ignore_changes 2016-03-21 14:20:36 -05:00
tls Enable go vet -unusedresult check and fix warnings. 2016-02-17 11:59:50 -08:00
triton provider/triton: Fix error for VLAN ID validation 2016-03-29 16:17:47 -07:00
ultradns UltraDNS Provider 2016-03-20 12:10:59 -05:00
vcd builtin: Refactor resource.Retry to clarify return 2016-03-09 17:37:56 -06:00
vsphere provider/vsphere: provide host to provisioner connections 2016-03-14 13:37:45 +09:00