Resource artifactory_artifact
should accept file content from variable.
#1083
Labels
artifactory_artifact
should accept file content from variable.
#1083
Is your feature request related to a problem? Please describe.
I want to upload a file to artifactory whose contents depend on terraform resources. I tried using
local_file
as a workaround to get the data passed to resourceartifactory_artifact
but during planning terraform bails out withDescribe the solution you'd like
Resource
artifactory_artifact
should have a paramcontent
that can be used to pass in the desired file content.The text was updated successfully, but these errors were encountered: