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

Add tags and docs references #3

Closed scottslowe closed 1 year ago

scottslowe commented 1 year ago

This PR enhances the code by adding documentation references in the code, making it easier for folks to get more information about what's being created and how they might be able to change/modify properties. It also adds support for additional tags on all resources that support tagging.