ContainerCraft / Kargo

KubeVirt Private Cloud Hypervisor
GNU General Public License v3.0
66 stars 7 forks source link

Documentation: Add requirement for pulumi access token #23

Closed TimBanks closed 4 months ago

TimBanks commented 4 months ago

Installation for local dev container, after make kind, user is prompted for pulumi access token.

Pulumi account and valid access token should probably be listed in the requirements so that it's setup before installation.

usrbinkat commented 4 months ago

Corrected order of instructions on README.md and added pulumi cloud login/access token as a prereqs list item in https://github.com/ContainerCraft/Kargo/commit/43cff8a6b0e06d29069bb10cd998514fd1b46d85

Closing in favor of addressing more pulumi state options during post MVP milestone alpha1 https://github.com/ContainerCraft/Kargo/issues/25

usrbinkat commented 4 months ago

Thank you for your contribution!