glassechidna / stackit

Cross-platform CloudFormation CLI tool for easy synchronous and idempotent stack updates
Apache License 2.0
37 stars 7 forks source link

Consider all possible "packageable" scenarios #34

Open aidansteele opened 5 years ago

aidansteele commented 5 years ago

E.g. if two paths are behind an !If or Fn::If, should we upload both? Or just ignore it? What does the AWS CLI do?