scottslowe / talos-aws-pulumi

A Pulumi program to stand up a Talos Linux cluster on AWS
Apache License 2.0
9 stars 1 forks source link

Update Talos provider to latest released version #5

Open scottslowe opened 7 months ago

scottslowe commented 7 months ago

This PR updates the code to use the latest released Talos provider, which has significant changes from earlier (prerelease) versions. As such, significant code changes are necessary to accommodate the latest provider, and the updated code will not be backwards compatible.

Fixes #4