UnstoppableMango / pulumi-kubernetes-the-hard-way

A Pulumi component provider that implements Kelsey Hightower's Kubernetes the Hard Way
Apache License 2.0
0 stars 0 forks source link

Updated RuncInstall triggers #342

Closed UnstoppableMango closed 2 months ago

UnstoppableMango commented 2 months ago

Added a new 'triggers' property to the RuncInstall class. This property is an array that includes the 'url'. The change ensures that certain actions are triggered based on the specified URL.