terraform-provider-google/vendor
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
..
cloud.google.com/go Add support for instance_type to google_bigtable_instance. (#313) 2017-08-11 14:43:00 -07:00
github.com add new compute_instance_from_template resource (#1652) 2018-06-28 16:09:23 -07:00
golang.org/x Upgrade terraform core to v0.11.2 (#940) 2018-01-10 10:52:15 -08:00
google.golang.org Support update for DNS Managed Zone (#1617) 2018-06-08 09:27:08 -07:00
vendor.json add new compute_instance_from_template resource (#1652) 2018-06-28 16:09:23 -07:00