terraform/builtin/providers
stack72 33233be247
provider/azurerm: Change of `azurerm_virtual_machine` computer_name now
ForceNew

```
% make testacc TEST=./builtin/providers/azurerm TESTARGS='-run=TestAccAzureRMVirtualMachine_ChangeComputerName'
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
TF_ACC=1 go test ./builtin/providers/azurerm -v
-run=TestAccAzureRMVirtualMachine_ChangeComputerName -timeout 120m
=== RUN   TestAccAzureRMVirtualMachine_ChangeComputerName
--- PASS: TestAccAzureRMVirtualMachine_ChangeComputerName (965.04s)
PASS
ok      github.com/hashicorp/terraform/builtin/providers/azurerm
965.051s
```
2016-07-14 15:48:41 +01:00
..
atlas provider/atlas: Add a Atlas Artifact Data Source (#7419) 2016-07-01 10:29:53 -05:00
aws provider/aws: Fix IDs in aws_iam_policy_document 2016-07-13 12:10:20 -06:00
azure provider/azure: Fix management client upgrade 2016-06-01 20:01:31 -05:00
azurerm provider/azurerm: Change of `azurerm_virtual_machine` computer_name now 2016-07-14 15:48:41 +01:00
chef
clc [clc] add missing ForceNew on several fields 2016-05-11 11:39:35 -07:00
cloudflare provider/cloudflare: Add migration for v1 to v4 API libraries (#6969) 2016-06-07 14:29:25 -05:00
cloudstack Fix refresing an IP when it’s no longer associated 2016-07-12 21:32:56 +02:00
cobbler
consul
datadog provider/datadog: add timeboard resource. upgrade vendored go-datadog-api to support read-only option. (#6900) 2016-06-15 18:44:49 +02:00
digitalocean provider/digitalocean: adds a volume resource (#7560) 2016-07-13 15:36:37 +01:00
dme
dnsimple
docker Add `destroy_grace_seconds` option to stop container before delete (#7513) 2016-07-11 16:03:02 +01:00
dyn
fastly provider/fastly: Add support for Cache Settings (#6781) 2016-05-23 15:07:00 -05:00
github +github_repository_collaborator (#6861) 2016-06-02 01:06:35 +01:00
google provider/google: Provide valid config in acctest 2016-05-23 17:20:19 -05:00
grafana Grafana Provider, with Data Source and Dashboard resources (#6206) 2016-05-20 10:20:17 +01:00
heroku
influxdb
librato provider/librato: Use metric name created by agent 2016-04-29 16:27:51 -05:00
logentries provider/logentries: Implementing logentries provider (#7067) 2016-07-12 14:14:39 +01:00
mailgun
mysql provider/mysql: Empty Provider Credentials Caused Panic 2016-06-17 11:32:30 +01:00
null provider/null: null_data_source data source 2016-05-14 08:26:37 -07:00
openstack Setting admin_state_up default to true 2016-07-12 18:08:16 -07:00
packet
postgresql
powerdns
random provider/random: random_shuffle resource 2016-05-14 16:48:45 -07:00
rundeck
scaleway Add scaleway provider (#7331) 2016-07-13 21:03:41 +01:00
softlayer Added softlayer virtual guest and ssh keys functionality: 2016-05-03 15:58:58 -05:00
statuscake
template provider/template: validate vars are primitives 2016-07-11 16:01:05 -05:00
terraform provider/template: convert resources to data sources 2016-07-08 17:11:17 +01:00
test terraform: another set of ignore_changes fixes 2016-07-08 16:48:23 -05:00
tls Convert tls_cert_request to be a data source 2016-07-02 08:07:53 -07:00
triton provider/triton: Update base packages in tests (#7593) 2016-07-11 17:23:09 -06:00
ultradns
vcd
vsphere vSphere Provider - Fix destroy when vm is powered off or has networks (#7206) 2016-07-12 09:05:02 +01:00