rhythmic-fireman-45324
08/12/2021, 5:09 AMpulumi 3
, I keep getting the following error after running pulumi up
, even in a fresh aws-typescript
template………….
Type Name Plan Info
+ pulumi:pulumi:Stack playground-dev create
└─ aws:s3:Bucket newtestbucket 1 error
Diagnostics:
aws:s3:Bucket (newtestbucket):
error: could not validate provider configuration: 1 error occurred:
* Invalid or unknown key
My configs
// Pulumi.yaml
name: playground
runtime: nodejs
description: A minimal AWS TypeScript Pulumi program
template:
config:
aws:region:
description: The AWS region to deploy into
default: us-east-1
// Pulumi.dev.yaml
config:
aws:accesskey: ...
aws:region: us-east-1
aws:secretKey:
secure: ...
Anyone can give me some clues?No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by