chore: update readme #35
Annotations
1 error and 2 warnings
Run pulumi/actions@v3
code: -2
stdout:
stderr: Command failed with exit code 255: pulumi up --yes --skip-preview --parallel 2147483647 --exec-agent pulumi/actions@v3 --color auto --exec-kind auto.local --stack mock --non-interactive
[resource plugin command-0.9.2] installing
Updating (mock)
View Live: https://app.pulumi.com/kshychko/sustainability/mock/updates/91
@ Updating....
+ pulumi:pulumi:Stack sustainability-mock creating (0s)
@ Updating.....
+ aws:iam:Role lambdaRole creating (0s)
+ aws:cognito:UserPool user-pool creating (0s)
+ aws:s3:Bucket github-idp-bucket creating (0s)
@ Updating....
+ aws:iam:Role lambdaRole created (0.34s)
+ aws:iam:RolePolicy lambdaRolePolicy creating (0s)
+ aws:lambda:Function itc-api-imp creating (0s)
+ aws:iam:RolePolicy lambdaRolePolicy created (0.23s)
@ Updating.....
+ aws:cognito:UserPool user-pool created (2s)
@ Updating......
+ aws:s3:Bucket github-idp-bucket created (5s)
@ Updating..............
+ aws:lambda:Function itc-api-imp created (15s)
+ aws:apigateway:RestApi api creating (0s)
@ Updating........
+ aws:apigateway:RestApi api created (4s)
+ aws:apigateway:Deployment api-deployment creating (0s)
@ Updating.....
+ aws:apigateway:Deployment api-deployment created (1s)
+ aws:apigateway:Stage api-stage creating (0s)
+ aws:cognito:UserPoolClient userpoolClient creating (0s)
+ aws:lambda:Permission api-lambda-permission creating (0s)
+ aws:apigateway:Stage api-stage creating (0s) error: 1 error occurred:
+ aws:apigateway:Stage api-stage **creating failed** error: 1 error occurred:
@ Updating....
+ aws:cognito:UserPoolClient userpoolClient creating (0s) error: 1 error occurred:
+ aws:cognito:UserPoolClient userpoolClient **creating failed** error: 1 error occurred:
@ Updating....
+ aws:lambda:Permission api-lambda-permission created (1s)
+ pulumi:pulumi:Stack sustainability-mock creating (27s) error: update failed
+ pulumi:pulumi:Stack sustainability-mock **creating failed (25s)** 1 error
Diagnostics:
aws:apigateway:Stage (api-stage):
error: 1 error occurred:
* creating API Gateway Stage (v1): ConflictException: Stage already exists
aws:cognito:UserPoolClient (userpoolClient):
error: 1 error occurred:
* creating Cognito User Pool Client (userpoolClient-9071c7a): InvalidParameterException: The provider GitHubShim does not exist for User Pool ***_uvpJAk1Zm.
pulumi:pulumi:Stack (sustainability-mock):
error: update failed
Outputs:
apigateway-rest-endpoint: "https://okkta62rs7.execute-api.***.amazonaws.com/v1"
bucket_name : "github-idp-bucket-be40e16"
Resources:
+ 9 created
Duration: 29s
err?: Error: Command failed with exit code 255: pulumi up --yes --skip-preview --parallel 2147483647 --exec-agent pulumi/actions@v3 --color auto --exec-kind auto.local --stack mock --non-interactive
[resource plugin command-0.9.2] installing
Updating (mock)
View Live: https://app.pulumi.com/kshychko/sustainability/mock/updates/91
@ Updating....
+ pulumi:pulumi:Stack sustainability-mock creating (0s)
@ Updating.....
+ aws:iam:Role lambdaRole creating (0s)
+ aws:cognito:UserPool user-pool creating (0s)
+ aws:s3:Bucket github-idp-bucket creating (0s)
@ Updating....
+ aws:iam:Role lambdaRole created (0.34s)
+ aws:iam:RolePolicy lambdaRolePolicy creating (0s)
+ aws:lambda:Function itc-api-imp creating (0s)
+ aws:iam:RolePolicy lambdaRolePolicy created (0.23s)
@ Updating.....
+ aws:cognito:UserPool user-pool created (2s)
@ Updating......
+ aws:s3:Bucket github-idp-bucket created (5s)
@ Updating..............
+ aws:lambda:Function itc-api-imp created (15s)
+ aws:apigateway:RestApi api creating (0s)
@ Updating........
+ aws:apigateway:RestApi api created (4s)
+ aws:apigateway:Deployment api-deployment creating (0s)
@ Updating.....
+ aws:apigateway:Deployment api-deployment created (1s)
+ aws:apigateway:Stage api-stage creating (0s)
+ aws:cognito:UserPoolClient userpoolClient creating (0s)
+ aws:lambda:Permission api-lambda-permission creating (0s)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, aws-actions/configure-aws-credentials@v1, pulumi/actions@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Configure AWS Credentials
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading