https://pulumi.com logo
#aws
Title
# aws
b

brainy-electrician-65792

05/13/2022, 7:56 AM
hi all, i'm using pulumi to launch more aws EC2 instances with user data script... it will hanging at pulumi up state for more instances ... sometimes can work for more machine, sometime can only works for few machine ... and it didnt tell any error issue ... Is anyone know any issue about this?
c

crooked-pillow-11944

05/13/2022, 10:58 AM
are trying to launch more than one EC2 instance with the same configuration and same user data?
b

billowy-army-68599

05/13/2022, 1:31 PM
Are you using an aws session token?
b

brainy-electrician-65792

05/17/2022, 1:34 AM
@crooked-pillow-11944 i launched same config , including same instance type and different instance type with same user data file with different content.
@billowy-army-68599 i think nope. i not sure aws session token is same as the key? i use pulumi with pulumi token, aws access key and secret key.
c

crooked-pillow-11944

05/17/2022, 1:50 AM
Can you not launch any instances with Pulumi?
b

brainy-electrician-65792

05/17/2022, 5:47 PM
@crooked-pillow-11944 what does this mean? it is able to dont launch instance with pulumi.
c

crooked-pillow-11944

05/17/2022, 5:58 PM
ok
b

brainy-electrician-65792

05/18/2022, 9:36 AM
i just wonder why it is hanging there but didnt given any error message ... is it probably due to network bandwidth?
3 Views