opentofu/builtin/providers
Paul Stack 5cad27bb2e provider/aws: Migrate aws_dms_* resources away from AWS waiters (#13291)
The AWS waiter package has changed location in the 1.8.0 version of the
SDK. DMS will need to mitigate a breaking change because of this

Between @radeksimko and myself, we think that we should migrate the DMS
resources to using the Terraform state refresh func pattern that is used
across the entire of the AWS provider. DMS is the *only* resource that
currently uses the AWS waiters, so the LOE to migrate is pretty low
2017-04-05 06:48:37 +01:00
..
alicloud provider alicloud:add new rds resource and some bugs fix (#12913) 2017-03-24 13:04:56 +02:00
archive adding (backwards compatible) support for providing multiple source filename and content (#11271) 2017-01-23 22:17:45 +00:00
arukas provider/arukas: Increase timeout to 15mins & use standard helper (#12849) 2017-03-19 18:55:11 +00:00
atlas Add VersionString 2016-07-21 16:43:49 -04:00
aws provider/aws: Migrate aws_dms_* resources away from AWS waiters (#13291) 2017-04-05 06:48:37 +01:00
azure provider/azure: add custom_data argument for azure_instance resource (#8158) 2016-08-14 11:02:49 +01:00
azurerm Merge pull request #13261 from harijayms/whiskeyjay/9198fix 2017-04-04 17:03:10 -04:00
bitbucket provider/bitbucket: Remove unnecessary casts. 2016-09-22 17:35:03 +10:00
chef provider/chef: Updating the provider_test comments to remove a company name (#10197) 2016-11-18 10:53:21 +02:00
circonus Add consul check type to circonus_check resource (#13030) 2017-03-24 15:05:19 -07:00
clc
cloudflare add missing return 2017-02-16 07:57:34 -05:00
cloudstack Add params zone_id to cloudstack ipaddress resource (#11306) 2017-03-21 12:02:38 +01:00
cobbler provider/cobbler: Profile and System Fixes (#12452) 2017-03-06 13:19:30 +02:00
consul Fix govet error in consul provider 2017-03-28 08:06:39 -07:00
datadog datadog: Fix incorrect schema of monitor for 'silenced' (#12720) 2017-03-15 15:01:49 +00:00
digitalocean provider/packet|digitalocean: Randomize the SSH Key acceptance tests (#13096) 2017-03-27 19:59:09 +03:00
dme [WIP] provider/azurerm: Bump sdk version to 7.0.1 (#10458) 2016-12-06 08:39:47 +00:00
dns Convert dns data tests to acceptance tests 2017-03-17 12:07:29 -04:00
dnsimple Allow dnsimple_record.priority attribute to be set (#12843) 2017-03-18 13:04:48 +00:00
docker provider/docker: added support for linux capabilities (#12045) 2017-03-07 18:48:20 +02:00
dyn
external Make the external test work on more environments 2017-03-31 07:59:00 -07:00
fastly fix bool vs Compatibool ref used in flattenBackends (#12538) 2017-03-24 14:05:29 -05:00
github Add test 2017-03-31 11:45:21 -04:00
google provider/google: Mark GKE pass as sensitive (#13148) 2017-03-29 11:22:33 +01:00
grafana Grafana Provider, with Data Source and Dashboard resources (#6206) 2016-05-20 10:20:17 +01:00
heroku Updates heroku-go to the latest revision (#12575) 2017-03-10 14:00:03 +02:00
icinga2 Initial check in for Icinga2 Provider/Resource (#8306) 2016-12-12 15:28:26 +00:00
ignition ignition_filesystem: explicit option to create the filesystem (Fix #12152) (#12980) 2017-03-23 11:02:54 +02:00
influxdb Improve influxdb provider (#7333) 2016-08-05 16:27:03 +10:00
kubernetes kubernetes: Add secret resource (#12960) 2017-03-30 09:24:40 +01:00
librato librato: Work around eventual consistency of the API (#12816) 2017-03-17 16:52:38 +00:00
logentries provider/logentries: Implementing logentries provider (#7067) 2016-07-12 14:14:39 +01:00
mailgun
mysql MySQL Provider does not recreate user if user got deleted manually in MySQL (#12791) 2017-03-18 13:15:01 +00:00
newrelic provider/newrelic: Add new provider for New Relic 2016-12-15 19:14:59 +00:00
nomad provider/nomad: Update jobspec parser 2017-02-03 18:19:23 -05:00
ns1 provider/ns1: Ensure provider checks for credentials (#12920) 2017-03-23 12:00:56 +02:00
null provider/null: null_data_source data source 2016-05-14 08:26:37 -07:00
openstack Do not error if compute volume attachment is missing (#13342) 2017-04-05 06:43:16 +01:00
opsgenie provider/opsgenie: Descriptions for Teams (#11391) 2017-01-29 15:52:23 +00:00
packet provider/packet|digitalocean: Randomize the SSH Key acceptance tests (#13096) 2017-03-27 19:59:09 +03:00
pagerduty provider/pagerduty: Validate credentials (#12854) 2017-03-19 17:37:46 +00:00
postgresql fix wrong usage of hashicorp/errwrap (#11500) 2017-01-29 19:19:48 +00:00
powerdns provider/powerdns: Add support for PowerDNS 4 API (#7819) 2016-07-28 17:01:06 +01:00
profitbricks Changed output type of ips variable of ip_block ProfitBricks resource (#13290) 2017-04-04 15:28:02 +01:00
rabbitmq Fix vet issues 2016-10-18 11:11:12 -04:00
rancher Rancher: error when no api_url is provided (#13086) 2017-03-28 12:18:03 +03:00
random random_pet resource (#12903) 2017-03-27 12:50:39 +03:00
rundeck Improving Rundeck provider: scheduler (#9449) 2016-12-13 12:00:53 +00:00
scaleway provider/scaleway: work around parallel request limitation (#13045) 2017-03-27 13:00:11 +03:00
softlayer
spotinst provider/spotinst: Disallow passing an empty user_data string (#12179) 2017-02-22 23:25:03 +02:00
statuscake provider/statuscake: use default status code list when updating test (#12375) 2017-03-05 15:44:22 +02:00
template providers/template: disallow file paths in template 2016-11-22 10:23:58 -08:00
terraform update the remote state datasource 2017-02-28 16:35:46 -05:00
test flatmap: mark computed list as a computed value in Expand 2017-02-23 10:03:59 -08:00
tls Restore tls_cert_request to being a managed resource 2016-09-24 12:22:07 -07:00
triton provider/triton: Move to joyent/triton-go (#13225) 2017-03-31 01:25:27 +03:00
ultradns ultradns: revert record thresholds 2017-02-10 13:11:33 -08:00
vault provider/vault: vault_policy resource (#10980) 2017-02-13 18:53:45 +00:00
vcd provider/vcd: Updated dependencies to use ukcloud/govcloudair (#11535) 2017-01-31 11:11:06 +00:00
vsphere provider/vsphere: Randomize the vsphere_virtual_disk acceptance test 2017-03-27 18:09:12 +03:00