Pulumi novice here, just wondering what the differ...
# aws
b
Pulumi novice here, just wondering what the difference between `apigateway.Deployment`'s
triggers
and
variables
. I noticed in AWSX a redeployed is forced by a new hash of a bunch of settings in
variables
, but my impression is that's what
triggers
are for. Am I missing something here?