This message was deleted.
# general
s
This message was deleted.
b
what kinda of provider do you mean here? Is there prior art we can use to help you out?
c
This would be something new.
If you look at the GitHub and GitLab providers, there is the possibility of a GitFile? resource.
In this case, I want an
SshFile
or something. Basically what would happen is that pulumi would ssh to the server, and update the contents, and or create the file given a specific path.
https://github.com/sethvargo/terraform-provider-filesystem - similar to this, but with the possibility of remote files.
The purpose would be for us to replace using ansible to manage configuration files.
💯 1
👍 1