sparse-intern-71089
09/18/2023, 12:27 PMstocky-restaurant-98004
09/18/2023, 5:52 PMapply
. Here's an example in Python, but you should be able to translate without too much trouble:
https://github.com/pulumi/examples/blob/master/aws-py-hub-and-spoke-network/spoke.py#L147C46-L231
You cannot modify the resources after they are created, so if there are not inputs for whatever you need to change, you'll need to create the resources yourself using the Classic package, but please file an issue in pulumi/pulumi-awsx for the inputs you want!stocky-restaurant-98004
09/18/2023, 5:54 PMkind-motorcycle-43615
09/19/2023, 5:36 AMstocky-restaurant-98004
09/19/2023, 3:27 PM