previewChanges()
Overview and basic usage
preview-changes
Shows a preview of the changes that will be made to your stack if you deploy the current configuration.
import { Stacktape } from "stacktape";const stacktape = new Stacktape();stacktape.previewChanges({region: "<<region>>",stage: "<<stage>>"});
API reference
Arguments
region
Required
stage
Required
awsAccount
config
configPath
currentWorkingDirectory
preserveTempFiles
profile
projectName
templateId