Skip to content

Releases: azatsafin/terraform-aws-wireguard

0.2.4

06 Jul 08:59
Compare
Choose a tag to compare

HotFix for the max length of wg-config ssm configuration parameter, as a workaround we decided to switch it to advanced ssm parameter.

Switch AWS CLI to v2

20 Mar 11:25
c0de5ed
Compare
Choose a tag to compare

Sometimes we use VPN instance to interact with AWS API via CLI, some service require awscli version greate than 2, if second version installed manually, it broke wireguard manage service. This is why we decided to use v2 from the begging and include it to bootstap.

Bug fix

11 Mar 20:28
Compare
Choose a tag to compare

bug fix in update config script

Typo fixes in IAM example

08 Mar 12:54
Compare
Choose a tag to compare

Typo fixes in iam-examples, minor improvment

Cognito integration

31 Jan 18:32
601bcbf
Compare
Choose a tag to compare
  • Cognito integration
  • Improve logic of updating config wg config file
  • Fixes

Initial release

21 Oct 11:42
Compare
Choose a tag to compare

Initial version, tested with deployments in examples directory