average-kilobyte-47828
10/17/2020, 9:58 PMfaint-table-42725
10/19/2020, 4:39 PMawsx
is a higher-level abstraction library that provides a convenient, opinionated way on using aws
average-kilobyte-47828
10/25/2020, 9:56 PMfaint-table-42725
10/26/2020, 10:13 PMaws
and if you did that, then you’d use Repository
for the scanning and tag immutability along with the LifecyclePolicy
resource to handle the lifecycle part (https://www.pulumi.com/docs/reference/pkg/aws/ecr/)awsx
, you can pass a transformation
(https://www.pulumi.com/docs/intro/concepts/programming-model/#transformations) to the awsx.Repository
to modify the underlying aws.Repository
resource to include the imageScanningConfiguration
and imageTagImmutability
properties.