Pulumi Installation: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * Pulumi =Overview=")
 
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
* [[Pulumi#Subjects|Pulumi]]
* [[Pulumi#Subjects|Pulumi]]
=Overview=
=Overview=
=Install Pulumi=
<syntaxhighlight lang='bash'>
brew install pulumi
</syntaxhighlight>
=Install Language Runtime=
Install Python 3.6 or later.
=Configure Pulumi to Access AWS Account=
<font color=darkkhaki>TODO: https://www.pulumi.com/docs/get-started/aws/begin/#configure-pulumi-to-access-your-aws-account</font>

Latest revision as of 04:47, 11 January 2022

Internal

Overview

Install Pulumi

brew install pulumi

Install Language Runtime

Install Python 3.6 or later.

Configure Pulumi to Access AWS Account

TODO: https://www.pulumi.com/docs/get-started/aws/begin/#configure-pulumi-to-access-your-aws-account