Sftp Component Support For Teardown and Recreate
The CfHighlander SFTP component now supports teardown and recreate via a cloudformation parameter without having to destroy all of the supporting infrastructure. This allows for remote scheduling of a SFTP server to save on running costs when the server isn’t required.
The parameter EnableTransferServer
can be toggle with either true
or false
to teardown or recreate the server. The parameter is available in version 2.4.0
of the sftp cfhighlander component.