single nat gateway #12
Annotations
1 error and 4 warnings
Deploy (dev, arn:aws:iam::753080021511:role/pulumi-github-actions)
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 dev --non-interactive
[resource plugin eks-2.2.1] installing
[resource plugin github-5.26.0] installing
[resource plugin aws-5.35.0] installing
[resource plugin aws-6.23.0] installing
Updating (dev)
View Live: https://app.pulumi.com/blakeromano/gitopscon-2024-na-demo/dev/updates/3
@ Updating...........
@ Updating....
pulumi:pulumi:Stack gitopscon-2024-na-demo-dev running
@ Updating............................
pulumi:pulumi:Stack gitopscon-2024-na-demo-dev running error: Missing required configuration variable 'gitopscon-2024-na-demo:blakeromano/gitopscon-2024-na-demo/hub'
@ Updating....
awsx:ec2:Vpc vpc
@ Updating....
aws:ec2:Vpc vpc
@ Updating....
aws:ec2:Subnet vpc-private-3
aws:ec2:InternetGateway vpc
aws:ec2:Subnet vpc-tgw-attachment-subnet-1
aws:ec2:Subnet vpc-tgw-attachment-subnet-2
aws:ec2:Subnet vpc-tgw-attachment-subnet-3
aws:ec2:Subnet vpc-public-1
aws:ec2:Subnet vpc-public-2
aws:ec2:Subnet vpc-public-3
aws:ec2:Subnet vpc-private-1
aws:ec2:Subnet vpc-private-2
aws:ec2:RouteTable vpc-private-3
aws:ec2:RouteTable vpc-tgw-attachment-subnet-1
aws:ec2:RouteTable vpc-tgw-attachment-subnet-2
aws:ec2:RouteTable vpc-tgw-attachment-subnet-3
aws:ec2:RouteTable vpc-public-1
+ aws:ec2:Eip vpc-1 creating (0s)
aws:ec2:RouteTable vpc-public-3
aws:ec2:RouteTable vpc-public-2
aws:ec2:RouteTable vpc-private-1
aws:ec2:RouteTable vpc-private-2
aws:ec2:RouteTableAssociation vpc-private-3
aws:ec2:RouteTableAssociation vpc-tgw-attachment-subnet-1
aws:ec2:RouteTableAssociation vpc-tgw-attachment-subnet-2
aws:ec2:RouteTableAssociation vpc-tgw-attachment-subnet-3
+ aws:ec2:RouteTableAssociation vpc-public-1 creating (0s)
+ aws:ec2:Route vpc-public-1 creating (0s)
aws:ec2:RouteTableAssociation vpc-public-3
aws:ec2:Route vpc-public-3
aws:ec2:RouteTableAssociation vpc-public-2
aws:ec2:Route vpc-public-2
aws:ec2:RouteTableAssociation vpc-private-1
aws:ec2:RouteTableAssociation vpc-private-2
+ aws:ec2:Eip vpc-1 creating (0s) error: 1 error occurred:
+ aws:ec2:Eip vpc-1 **creating failed** error: 1 error occurred:
+ aws:ec2:RouteTableAssociation vpc-public-1 created (0.72s)
@ Updating....
+ aws:ec2:Route vpc-public-1 created (1s)
pulumi:pulumi:Stack gitopscon-2024-na-demo-dev running error: update failed
pulumi:pulumi:Stack gitopscon-2024-na-demo-dev **failed** 2 errors
Diagnostics:
pulumi:pulumi:Stack (gitopscon-2024-na-demo-dev):
error: Missing required configuration variable 'gitopscon-2024-na-demo:blakeromano/gitopscon-2024-na-demo/hub'
please set a value using the command `pulumi config set gitopscon-2024-na-demo:blakeromano/gitopscon-2024-na-demo/hub <value>`
error: update failed
aws:ec2:Eip (vpc-1):
error: 1 error occurred:
* creating EC2 EIP: AddressLimitExceeded: The maximum number of addresses has been reached.
status code: 400, request id: 93bdc417-0056-423a-aec4-29ed11e4c93c
Resources:
+ 2 created
32 unchanged
Duration: 31s
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 dev --non-interactive
[resource plugin eks-2.2.1] installing
[resource plugin github-5.26.0] installing
[resource plugin aws-5.35.0] installing
[resource plugin aws-6.23.0] installing
Updating (dev)
View Live: https://app.pulumi.com/blakeromano/gitopscon-2024-na-demo/dev/updates/3
@ Updating...........
@ Updating....
pulumi:pulumi:Stack gitopscon-2024-na-demo-dev running
@ Updating............................
pulumi:pulumi:Stack gitopscon-2024-na-demo-dev running error: Missing required configuration variable 'gitopscon-2024-na-demo:blakeromano/gitopscon-2024-na-demo/hub'
@ Up
|
Deploy (dev, arn:aws:iam::753080021511:role/pulumi-github-actions)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, aws-actions/configure-aws-credentials@v2, pulumi/actions@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy (dev, arn:aws:iam::753080021511:role/pulumi-github-actions)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Deploy (hub, arn:aws:iam::753080021511:role/pulumi-github-actions)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, aws-actions/configure-aws-credentials@v2, pulumi/actions@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy (hub, arn:aws:iam::753080021511:role/pulumi-github-actions)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|