You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/builtin/providers/azure
Paul Hinze 3fbeb326cd
provider/azure: acc tests fixes
11 years ago
..
config.go provider/azure: fix issues loading config from homedir 11 years ago
constants.go Merge resources unto upstream. 11 years ago
errors.go provider/azure: Trap a specific Platform Image error in a new PlatformStorageError 11 years ago
provider.go provider/azure: fix issues loading config from homedir 11 years ago
provider_test.go provider/azure: acc tests fixes 11 years ago
resource_azure_affinity_group.go Added affinity group resource. 11 years ago
resource_azure_affinity_group_test.go Added affinity group resource. 11 years ago
resource_azure_data_disk.go Cleaned up client creation and handling. 11 years ago
resource_azure_data_disk_test.go provider/azure: acc tests fixes 11 years ago
resource_azure_dns_server.go remove various typos 11 years ago
resource_azure_dns_server_test.go Cleaned up client creation and handling. 11 years ago
resource_azure_hosted_service.go Cleaned up client creation and handling. 11 years ago
resource_azure_hosted_service_test.go Cleaned up client creation and handling. 11 years ago
resource_azure_instance.go gofmt files from recently merged PRs 11 years ago
resource_azure_instance_test.go provider/azure: acc tests fixes 11 years ago
resource_azure_local_network.go Fixed void Azure network config bug. 11 years ago
resource_azure_local_network_test.go Cleaned up client creation and handling. 11 years ago
resource_azure_security_group.go Cleaned up client creation and handling. 11 years ago
resource_azure_security_group_rule.go Added SQL Database Server Firewall Rule resource. 11 years ago
resource_azure_security_group_rule_test.go Made Azure security group rules - security groups relationship one - many. 11 years ago
resource_azure_security_group_test.go Made Azure security group rules - security groups relationship one - many. 11 years ago
resource_azure_sql_database_server.go Added Azure SQL server and service support. 11 years ago
resource_azure_sql_database_server_firewall_rule.go provider/aws: fix go vet 11 years ago
resource_azure_sql_database_server_firewall_rule_test.go Added SQL Database Server Firewall Rule resource. 11 years ago
resource_azure_sql_database_server_test.go Added SQL Database Server Firewall Rule resource. 11 years ago
resource_azure_sql_database_service.go remove various typos 11 years ago
resource_azure_sql_database_service_test.go Added SQL Database Server Firewall Rule resource. 11 years ago
resource_azure_storage_blob.go Remove no-op Updates from resource schemas 11 years ago
resource_azure_storage_blob_test.go Cleaned up client creation and handling. 11 years ago
resource_azure_storage_container.go Cleaned up client creation and handling. 11 years ago
resource_azure_storage_container_test.go Cleaned up client creation and handling. 11 years ago
resource_azure_storage_queue.go Cleaned up client creation and handling. 11 years ago
resource_azure_storage_queue_test.go Cleaned up client creation and handling. 11 years ago
resource_azure_storage_service.go Cleaned up client creation and handling. 11 years ago
resource_azure_storage_service_test.go provider/azure: fixup storage service test 11 years ago
resource_azure_virtual_network.go Fixed void Azure network config bug. 11 years ago
resource_azure_virtual_network_test.go Made Azure security group rules - security groups relationship one - many. 11 years ago
resources.go First few azure resources... 11 years ago
utils_test.go Merge resources unto upstream. 11 years ago