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
{{ message }}
This repository has been archived by the owner on Jun 12, 2021. It is now read-only.
On two occasion now, once while installing Ansible and the other when a play was finished on one provisioned instance I have received the following error:
Error: rpc error: code = Internal desc = grpc: error while marshaling: proto: field "tfplugin5.ProvisionResource.Response.Output" contains invalid UTF-8
Steps to reproduce
On two occasion now, once while installing Ansible and the other when a play was finished on one provisioned instance I have received the following error:
Error: rpc error: code = Internal desc = grpc: error while marshaling: proto: field "tfplugin5.ProvisionResource.Response.Output" contains invalid UTF-8
See hashicorp/terraform#22856
Expected behavior
Terraform successfully creates and provisions, with Ansible, compute instances
Actual behavior
Receive:
at seemingly random points during an
apply
every now and then (I.e. not consistent, does work most times...).Configuration
Terraform version: Terraform v0.12.9
terraform-provisioner-ansible version/SHA: 2.3.1/1ea0e20
Terraform file / provisioner configuration:
Terraform run log:
The text was updated successfully, but these errors were encountered: