go-tfe icon indicating copy to clipboard operation
go-tfe copied to clipboard

Support upload of code not on filesystem in ConfigurationVersions.Upload

Open sgettys opened this issue 4 years ago • 1 comments

I would like to be able to provide a slice of bytes directly to the upload of the configuration versions instead of requiring that the terraform code be on disk. This would allow for hosting terraform code to run workspaces in cloud storage buckets and reading into memory for transient upload.

Propose a new method on ConfigurationVersions interface of ConfigurationVerions.UploadBytes()

sgettys avatar Aug 18 '20 23:08 sgettys

Thanks for submitting this issue! I'm wondering if the linked PR addresses your concern?

annawinkler avatar Jul 22 '22 19:07 annawinkler

Closing this issue out since it's been a number of months. Please let us know if there is still a concern.

annawinkler avatar Feb 07 '23 22:02 annawinkler