change region #51
Annotations
1 error and 4 warnings
Deploy to Dev
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
Updating (dev)
View Live: https://app.pulumi.com/novandrautomo17/iaac-project/dev/updates/24
@ Updating....
pulumi:pulumi:Stack iaac-project-dev running
@ Updating....
aws:iam:Role eks-role
aws:ec2:Vpc my-vpc
aws:ec2:Eip nat-eip warning: urn:pulumi:dev::iaac-project::aws:ec2/eip:Eip::nat-eip verification warning: use domain attribute instead
@ Updating....
aws:ec2:Eip nat-eip warning: urn:pulumi:dev::iaac-project::aws:ec2/eip:Eip::nat-eip verification warning: use domain attribute instead
aws:iam:Role eks-node-role
aws:iam:RolePolicyAttachment eks-cluster-policy
aws:iam:RolePolicyAttachment eks-service-policy
aws:ec2:InternetGateway my-igw
++ aws:ec2:Subnet subnet-private-1 creating replacement (0s) [diff: ~availabilityZone]
aws:ec2:Subnet my-subnet-public
++ aws:ec2:Subnet subnet-private-2 creating replacement (0s) [diff: ~availabilityZone]
aws:ec2:SecurityGroup eks-node-sg
aws:ec2:SecurityGroup bastion-sg
aws:iam:RolePolicyAttachment eks-worker-node-policy
aws:iam:RolePolicyAttachment eks-cni-policy
aws:iam:RolePolicyAttachment ecr-readonly-policy
aws:ec2:RouteTable my-route-table-public
aws:ec2:NatGateway my-nat-gateway
++ aws:ec2:Instance my-bastion creating replacement (0s) [diff: ~ami]
aws:ec2:RouteTableAssociation my-route-table-assoc-public
aws:ec2:RouteTable my-route-table-private
@ Updating....
++ aws:ec2:Subnet subnet-private-1 creating replacement (1s) [diff: ~availabilityZone]; error: 1 error occurred:
++ aws:ec2:Subnet subnet-private-1 **creating failed** [diff: ~availabilityZone]; error: 1 error occurred:
++ aws:ec2:Subnet subnet-private-2 creating replacement (1s) [diff: ~availabilityZone]; error: 1 error occurred:
++ aws:ec2:Subnet subnet-private-2 **creating failed** [diff: ~availabilityZone]; error: 1 error occurred:
++ aws:ec2:Instance my-bastion creating replacement (1s) [diff: ~ami]; error: 1 error occurred:
++ aws:ec2:Instance my-bastion **creating failed** [diff: ~ami]; error: 1 error occurred:
@ Updating....
pulumi:pulumi:Stack iaac-project-dev running error: update failed
pulumi:pulumi:Stack iaac-project-dev **failed** 1 error
Diagnostics:
aws:ec2:Subnet (subnet-private-1):
error: 1 error occurred:
* creating EC2 Subnet: InvalidVpcID.NotFound: The vpc ID 'vpc-0460ad7370809475f' does not exist
status code: 400, request id: e5ff5352-4d4f-4c95-8d13-e71482989e71
aws:ec2:Subnet (subnet-private-2):
error: 1 error occurred:
* creating EC2 Subnet: InvalidVpcID.NotFound: The vpc ID 'vpc-0460ad7370809475f' does not exist
status code: 400, request id: 9b267ab3-04eb-40c6-a6cc-2346e8090ffa
aws:ec2:Instance (my-bastion):
error: 1 error occurred:
* creating EC2 Instance: InvalidSubnetID.NotFound: The subnet ID 'subnet-0afea318d5cd54a88' does not exist
status code: 400, request id: 80264b78-6a47-473e-aced-2fa239f38720
pulumi:pulumi:Stack (iaac-project-dev):
error: update failed
aws:ec2:Eip (nat-eip):
warning: urn:pulumi:dev::iaac-project::aws:ec2/eip:Eip::nat-eip verification warning: use domain attribute instead
Resources:
18 unchanged
Duration: 5s
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
Updating (dev)
View Live: https://app.pulumi.com/novandrautomo17/iaac-project/dev/updates/24
@ Updating....
pulumi:pulumi:Stack iaac-project-dev running
@ Updating....
aws:iam:Role eks-role
aws:ec2:Vpc my-vpc
aws:ec2:Eip nat-eip warning: urn:pulumi:dev::iaac-project::aws:ec2/eip:Eip::nat-eip verification warning: use domain attribute instead
@ Updating....
aws:ec2:Eip nat-eip warning: urn:pulumi:dev::iaac-project::aws:ec2/eip:Eip::nat
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, pulumi/actions@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 to Dev
Unexpected input(s) 'args', valid inputs are ['command', 'stack-name', 'work-dir', 'comment-on-pr', 'comment-on-pr-number', 'github-token', 'cloud-url', 'secrets-provider', 'parallel', 'message', 'config-map', 'expect-no-changes', 'diff', 'replace', 'target', 'target-dependents', 'policyPacks', 'policyPackConfigs', 'refresh', 'upsert', 'remove', 'edit-pr-comment', 'pulumi-version', 'color']
|
Loading