terraform/builtin
Paul Hinze 01e75e0fc3 google: simplify instance metadata schema
It doesn't need to be a List of Maps, it can just be a Map.

We're also safe to remove a previous workaround I stuck in there.

The config parsing is equivalent between a list of maps and a plain map,
so we just need a state migration to make this backwards compatible.
2015-04-15 11:01:35 -05:00
..
bins Merge pull request #1185 from hashicorp/f-remote-resource 2015-04-01 22:50:30 -07:00
providers google: simplify instance metadata schema 2015-04-15 11:01:35 -05:00
provisioners Add cleanup function to close SSHAgent 2015-03-20 18:18:35 -07:00