tryretool / terraform-retool-modules

MIT License
23 stars 40 forks source link

EC2 Standalone Module ec2_id output producing incorrect value #11

Closed jbankes closed 2 years ago

jbankes commented 2 years ago

The Retool Standalone EC2 Module output for ec2_id returns the arn which causes later resources to fail when needing the instance id.

e.g.:

Error registering targets with target group: ValidationError: Instance ID 'arn:aws:ec2:us-west-2:xxxxxxxxxxxx:instance/i-xxxxxxxxxxxxxxxxx' is not valid