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 archive and binary installation functions #337

Closed UnstoppableMango closed 2 months ago

UnstoppableMango commented 2 months ago

Added 'triggers' property to the archiveInstall and binaryInstall functions. This ensures that changes in the URL trigger a re-installation, keeping the installations up-to-date with their respective sources.