Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EC2 implementations, additions and fix #61

Merged
merged 7 commits into from
May 16, 2024

Conversation

ayeletcohen
Copy link
Contributor

@ayeletcohen ayeletcohen commented May 15, 2024

Fixes

  • EC2 Instance:
    Current implementation create a link to the list of instances.
    An enhanced experience is to receive the link of the instance itself.
    Example of AWS link of EC2 instance: https://us-east-1.console.aws.amazon.com/ec2/home?region=us-east-1#InstanceDetails:instanceId=i-1234

Implementations

  • EC2 Snapshot
  • EC2 volume
  • Elastic Load Balancer
  • EC2 vpc-endpoint
  • EC2 launch-template

Additions

  • EC2: nat gateways

@ayeletcohen ayeletcohen changed the title ec2 instance: fix to link to the instance itself instead of the list of instances EC2 implementations, additions and fix May 15, 2024
@fxkr
Copy link
Contributor

fxkr commented May 16, 2024

Thank you very much!

@fxkr fxkr merged commit 11e9571 into link2aws:master May 16, 2024
1 check passed
@fxkr
Copy link
Contributor

fxkr commented May 16, 2024

Released as version 1.0.21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants