AWS QuickStart VPC v0.0.2 published on Friday, Oct 15, 2021 by Pulumi
AWS QuickStart VPC: Installation & Configuration
AWS QuickStart VPC v0.0.2 published on Friday, Oct 15, 2021 by Pulumi
If you do not already have an AWS account, you can create a free AWS account. Most resources in our examples fall within the AWS Free Tier, but we encourage you to follow the cleanup steps at the end of each section to avoid paying for resources you aren't using.
To provision an AWS VPC based on the AWS QuickStart guide with this component, you need to have AWS credentials. Use the instructions on the AWS Provider’s Installation & Configuration to get credentials if needed. Your AWS credentials are never sent to Pulumi.com. Pulumi uses the AWS SDK and the credentials in your environment to authenticate requests from your computer to AWS.
Installation
The AWS QuickStart VPC provider is available as a package in all Pulumi languages:
- JavaScript/TypeScript:
@pulumi/aws-quickstart-vpc
- Python:
pulumi-aws-quickstart-vpc
- Go:
github.com/pulumi/pulumi-aws-quickstart-vpc/sdk/go/aws
- .NET:
Pulumi.AwsQuickStartVpc
AWS QuickStart VPC v0.0.2 published on Friday, Oct 15, 2021 by Pulumi