terraform/builtin/providers/azure
Paul Hinze e2e2cd097e Merge pull request #2231 from svanharmelen/b-fixup-tests
provider/azure: update/fix the CheckDestroy functions in the tests
2015-06-04 11:15:30 -05:00
..
config.go Adding the last parts of the docs for the new Azure provider 2015-05-29 00:10:21 +02:00
provider.go Improve the decoding logic to prevent parameter not found errors 2015-06-03 14:45:30 +02:00
provider_test.go Adding acceptance tests together with a few minor tweaks 2015-05-28 00:51:19 +02:00
resource_azure_data_disk.go Very minor change needed to realign with the updated Azure SDK 2015-05-29 10:17:43 +02:00
resource_azure_data_disk_test.go Update/fix the CheckDestroy functions in the tests 2015-06-04 17:11:07 +02:00
resource_azure_instance.go Add some additional checks 2015-06-01 11:18:48 +02:00
resource_azure_instance_test.go Update/fix the CheckDestroy functions in the tests 2015-06-04 17:11:07 +02:00
resource_azure_security_group.go Add some additional checks 2015-06-01 11:18:48 +02:00
resource_azure_security_group_test.go Update/fix the CheckDestroy functions in the tests 2015-06-04 17:11:07 +02:00
resource_azure_virtual_network.go Adding the last parts of the docs for the new Azure provider 2015-05-29 00:10:21 +02:00
resource_azure_virtual_network_test.go Update/fix the CheckDestroy functions in the tests 2015-06-04 17:11:07 +02:00
resources.go First few azure resources... 2015-05-28 00:51:17 +02:00