Bruno Moura

Results 6 issues of Bruno Moura

**Is your feature request related to a problem? Please describe.** Transaction inputs can only be defined at the inputs field, which makes it hard to have version controlled tests without...

enhancement

* Implement api enpoint mapping scheme for all packages * Remove all literals from handlers and callers.

Currently the S3 store implementation will panic if bucket region is not specified as a query parameter in URI. We must wither add as requirement or discover the bucket region.

bug

Add allow_missing_exit_status to remote-exec provisioner to allow terraform to continue when commands that run without returning an exit status. This is particularly useful in situations where the user issues a...

enhancement
waiting-response
provisioner/remote-exec

This change adds support for multiple unprivileged channel definition sources. It reconciles new channel definitions with the current set according to source authority rules. Owner definitions (SourceOwner) have full authority:...