Join Slack
Powered by
Is there a way to serialize a pulumi resource? I'm...
# general
c
clever-plumber-29709
09/29/2020, 12:59 AM
Is there a way to serialize a pulumi resource? I'm creating an api gateway, and for the api deployment to work correctly i need to define a trigger, which will be a sha of the serialized resources it depends on. Something similar to what is done on terraform:
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/api_gateway_deployment#redeployment-triggers
or if someone has an example on another way to do it, i'll appreciate it.
2
Views
Open in Slack
Previous
Next