Chad Beaulac

Results 13 comments of Chad Beaulac

I'm trying to get pulumi to deploy to localstack also. I have all of the skip attributes set in the AWS provider. It doesn't work. When I set real AWS...

Update. I had to explicitly set the provider in the resource for it to use the one I created to point at localstack. So, it didn't find and the AWS...

Thanks for this thread! Saved me. The above code suggestion worked for me with AWSAppSync 3.0.0 also.

I created a dummy default AWS config and credentials. That didn't work.

I'm faced with this issue also. Presume I have to add S3ObjectInput to my API schema like so for now? ``` input S3ObjectInput { bucket: String! key: String! region: String!...

> @cabeaulac: I don't think that we should remove deprecated functions from the docs. They are clearly marked as deprecated. A black list again is not automatically adjusted. What happens...

+1 Can I do a +2023?

Hi @ezraroi . We're developing a repo that runs LocalStack in EKS with the DNS Servicer configured in CoreDNS. It's all running now and I'll make it public by COB...

@ezraroi Heads up. I'm also using a dev container in the K8S namespace to be the client to LS. This diag doesn't have the K8S Services or CoreDNS in it...

Hey @ezraroi . Find me and a link to the repo in this post. https://www.linkedin.com/posts/chad-beaulac_aws-eks-k8s-activity-7153140232622587905-hPO6?utm_source=share&utm_medium=member_desktop