Bastion Host Forward Versions Save

CDK Construct for creating a bastion host to forward a connection to several AWS data services inside a private subnet from your local machine

v2.1.1

1 month ago

v2.1.0

3 months ago
  • add possibility to cache specific ami version via cachedInContext
  • dependency updates

Full Changelog: https://github.com/moia-oss/bastion-host-forward/compare/v2.0.1...v2.1.0

v2.0.1

3 months ago

v2.0.0

3 months ago

What's Changed

  • Run on Amazon Linux 2023 and ARM
  • Encrypt EBS Volume
  • add patch manager component for regular security updates

Full Changelog: https://github.com/moia-oss/bastion-host-forward/compare/v1.3.0...v2.0.0

v1.3.0

8 months ago
  • expose bastion host private IP

Full Changelog: https://github.com/moia-oss/bastion-host-forward/compare/v1.2.1...v1.3.0

v1.2.1

8 months ago

v1.2.0

1 year ago
  • Set latestAmazonLinux2 machine image to get rid of deprecation warning
  • Dependency Updates

v1.1.3

1 year ago
  • Update Dependencies

v0.8.7

1 year ago
  • Require IMDSv2 in CDKv1

v1.1.2

1 year ago
  • Update Dependencies