Commit Graph

5 Commits

Author SHA1 Message Date
Dana Hoffman
da2a1b5659 provider/google: Handle all 404 checks in read functions via the new function 2017-05-10 14:50:19 +03:00
Sergiusz Bazański
99ab5cc6c4 Fix Google Cloud Service Account provider .Read (#14282)
The implementation would return an error if the resource was detected as
removed - this would break Terraform instead of making it re-create the
missing service account.
2017-05-08 09:02:54 -05:00
Evan Brown
d267c3587a Resolve review feedback 2016-11-17 09:49:22 -08:00
Evan Brown
c365768a76 Fix go vet issue 2016-11-14 09:59:44 -08:00
Evan Brown
b12005b247 providers/google: Create and delete Service Accounts 2016-11-13 20:47:20 -08:00