Closed jcogilvie closed 2 years ago
Work around 64k character limit in docker/bash commands by, in the case of a plan, taking a plan file as an input and internally doing a terraform show.
terraform show
Not fixed yet: split into multiple comments to work around github comment 64k limit.
Work around 64k character limit in docker/bash commands by, in the case of a plan, taking a plan file as an input and internally doing a
terraform show
.Not fixed yet: split into multiple comments to work around github comment 64k limit.