Skip to content

Releases: umotif-public/terraform-aws-bastion

2.0.3: further fix bastion script

19 Feb 13:40
d67d37a
Compare
Choose a tag to compare
Update bastion-userdata.sh (#12)

2.0.2: fix bastion script

19 Feb 13:13
55333c5
Compare
Choose a tag to compare
Update bastion-userdata.sh (#11)

Add region to hosted zone request

2.0.1: Fix bastion policy to handle china partition

19 Feb 11:50
ada8cff
Compare
Choose a tag to compare
Fix bastion policy to handle china partition (#10)

2.0.0: Add support for different aws partitions

17 Feb 10:02
5237cf5
Compare
Choose a tag to compare

Minimum terraform version required is 0.13

1.5.0: Add Support for on-demand bastion instances

19 Dec 06:53
db319dc
Compare
Choose a tag to compare
[On Demand] Support for on-demand instance lifecycle type. (#8)

1.4.2: Support terraform 0.14

09 Nov 09:26
7c2afab
Compare
Choose a tag to compare
Update module to remove 0.14 limit (#7)

1.4.1: Feature/v3 provider support (#6)

06 Aug 08:41
9c30b67
Compare
Choose a tag to compare
* Update module versions to support v3 provider

* update CHANGELOG

1.4.0: Feature/volume support (#5)

27 Jul 14:58
7e6a29f
Compare
Choose a tag to compare
* Add volume related configuration options

* Add variable description

1.3.0: Update security group configuration with lifecycle and revoke (#4)

21 May 08:32
6ad2eb6
Compare
Choose a tag to compare
* Update security group configuration with lifecycle and revoke

* update docs

1.2.0: Feature/ipv6 (#3)

21 Apr 13:08
f11dd06
Compare
Choose a tag to compare
* Add egress for IPv6 + formatting

* update README and add Changelog

* Add versions.tf file