v0.8.0
Added
- The grafton client now returns
grafton.Error
if the received response
conforms to the responses expected in theprovider.yaml
swagger
specification. - The main
grafton
package now exports a functionIsFatal
which returns
whether or not an error is considered to be fatal to a provision, plan
change, or deprovisioning flow.