Go to file
Paddy 5b36f2f0e3 Fix instance/template metadata support
Update our instance template to include metadata_startup_script, to
match our instance resource. Also, we've resolved the diff errors around
metadata.startup-script, and people want to use that to create startup
scripts that don't force a restart when they're changed, so let's stop
disallowing it.

Also, we had a bunch of calls to `schema.ResourceData.Set` that ignored
the errors, so I added error handling for those calls. It's mostly
bundled with this code because I couldn't be sure whether it was the
root of bugs or not, so I took care of it while addressing the startup
script issue.
2016-12-05 02:45:28 -08:00
d Small typo (#10431) 2016-11-30 11:55:49 +02:00
r Fix instance/template metadata support 2016-12-05 02:45:28 -08:00
index.html.markdown Updated the google provider authentication documentation 2016-06-20 23:54:54 +02:00