terraform/builtin
James Nugent f8a40ff371 provider/azurerm: Fix panic if no creds supplied
Using EnvDefaultFunc with a default of empty string causes the
validation which would ordinarily be performed by `Required: true` in
the schema to not have any effect. Instead validate the configuration
used to produce the ARM client before attempting to use it during
provider configuration.
2016-01-29 10:51:25 -05:00
..
bins provider/powerdns: Move provider implementation from personal repo 2016-01-28 10:10:46 -05:00
providers provider/azurerm: Fix panic if no creds supplied 2016-01-29 10:51:25 -05:00
provisioners Fix the failing chef provisioner test 2016-01-14 13:51:23 -05:00