You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
changeset should fail and postgres module should show a failure to build
info:types:build: Module built (4.69s)
info:mysql:build: Module built (1.92s)
info:cron: API server listening at: 127.0.0.1:64246
info:schemaservice: Rolling back changeset chs-q5n0w8on0v0ijir: error running deployments: error running deployment: error running task postgres: error provisioning resources: provisioning failed: not implemented
info:pubsub: API server listening at: 127.0.0.1:64275
info:types: API server listening at: 127.0.0.1:64323
info:mysql: API server listening at: 127.0.0.1:64351
info:cron: Frequent cron job triggered.
> changeset list
chs-q5n0w8on0v0ijir State: CHANGESET_STATE_PREPARING Modules: [postgres] Removing []
The text was updated successfully, but these errors were encountered:
Steps to repro:
dev_provisioner.go:125
so that provisioning postgres always failsftl dev examples/go
Expected:
The text was updated successfully, but these errors were encountered: