https://pulumi.com logo
#aws
Title
r

rich-motorcycle-71684

05/29/2023, 7:56 AM
Using awsx (crosswalk) with Yaml - can anyone tell me, what happens when you need to adjust properties of the underlying resource? Any plans to make this possible in yaml? E.g. in an ECS repository, I want to set
Copy code
properties:
      forceDelete: true
but the https://www.pulumi.com/registry/packages/awsx/api-docs/ecr/repository/#repository_yaml doesn't have this input property...