Alex Burkey

Results 6 comments of Alex Burkey

We were able to get around this specific issue by using association tables, but that may not work for everyone's use-case.

> SAM needs first-class support for combining parameter values coming from multiple independent sources This is a feature I definitely need. I'm trying to use some relatively static parameter overrides...

Interesting, I wasn't aware it shouldn't be set to `.aws-sam/build` either. This behavior makes sense to me when running `sam build` but the `deploy` command is causing us some fits....

@michael-robbins I'm getting this as well. To confirm, running an apply against a plan creating a new `aws_acm_certificate_validation` resource is a no-op on the actual infrastructure? I've imported the R53...