terraform-provider-google/vendor/github.com
Dana Hoffman 7e04cee958
add new compute_instance_from_template resource (#1652)
This was done as its own resource as suggested in slack, since we don't have the option of making all fields Computed in google_compute_instance. There's precedent in the aws provider for this sort of thing (see ami_copy, ami_from_instance).

When I started working on this I assumed I could do it in the compute_instance resource and so I went ahead and reordered the schema to make it easier to work with in the future. Now it's not quite relevant, but I left it in as its own commit that can be looked at separately from the other changes.

Fixes #1582.
2018-06-28 16:09:23 -07:00
..
agext/levenshtein Upgrade terraform core to v0.11.2 (#940) 2018-01-10 10:52:15 -08:00
apparentlymart Upgrade terraform core to v0.11.2 (#940) 2018-01-10 10:52:15 -08:00
armon/go-radix Revendor hashicorp/terraform (#697) 2017-11-07 11:29:51 -08:00
aws/aws-sdk-go Transfer of provider code 2017-06-09 16:51:19 +00:00
bgentry Revendor hashicorp/terraform (#697) 2017-11-07 11:29:51 -08:00
blang/semver vendor: github.com/hashicorp/terraform@v0.10.0 (#302) 2017-08-09 10:28:48 -05:00
davecgh/go-spew Initial transfer of provider code 2017-06-06 11:58:56 -04:00
go-ini/ini Initial transfer of provider code 2017-06-06 11:58:56 -04:00
golang Add support for google_service_account_key (#472) 2017-10-25 12:43:20 -07:00
googleapis/gax-go Vendor dependencies for Bigtable client. 2017-06-09 17:23:19 -07:00
hashicorp Add missing dependency. 2018-06-07 18:20:29 -07:00
jmespath/go-jmespath Initial transfer of provider code 2017-06-06 11:58:56 -04:00
keybase/go-crypto Add support for google_service_account_key (#472) 2017-10-25 12:43:20 -07:00
mattn/go-isatty Revendor hashicorp/terraform (#697) 2017-11-07 11:29:51 -08:00
mitchellh Update schema to 0.11.7. 2018-06-07 15:38:10 -07:00
posener/complete Revendor hashicorp/terraform (#697) 2017-11-07 11:29:51 -08:00
rancher/go-rancher Transfer of provider code 2017-06-09 16:51:19 +00:00
satori/go.uuid Initial transfer of provider code 2017-06-06 11:58:56 -04:00
stoewer/go-strcase add new compute_instance_from_template resource (#1652) 2018-06-28 16:09:23 -07:00
ulikunitz/xz Upgrade terraform core to v0.11.2 (#940) 2018-01-10 10:52:15 -08:00
zclconf/go-cty/cty Upgrade terraform core to v0.11.2 (#940) 2018-01-10 10:52:15 -08:00