Skip to content

Releases: opsgang/terraform-aws-pritunl-vpn-server

Custom bucket name

03 Jun 12:20
42eff4c
Compare
Choose a tag to compare

Howdy!

Now you can change the auto-generated bucket name with the name of your choice. So, you won't need to change resource_name_prefix if the auto-generated bucket is taken already.

I'm outta here to the parks. It's sunny outside!

Cheers,
L

HTTP port whitelist

02 Jun 15:21
55a0801
Compare
Choose a tag to compare

Now, you can disable/whitelist HTTP port separately.

So, you can enable white you're going to Let's Encrypt confirmation and you can easily disable if needed.

Enable HTTP

01 Jun 14:57
Compare
Choose a tag to compare

New

  • As mentioned in #12, now HTTP port is enabled to 0.0.0.0/0 that Let's encrypt can confirm the system

Improvement

  • Hardcoded 10.0.0.0/8 CIDR has variablised.

SSM Parameter Store

18 May 01:08
4ea8e08
Compare
Choose a tag to compare

Hey!

It has been a while I'm not updating this module sadly.

Now it supports AWS SSM parameter store instead credstash.

Most importantly, I saw a huge bug! Which was removing the backup archive file before it has been synced to S3! Which means you didn't have backups so far. Sorry for the inconvenience.

But yay! Now the module is in a better shape.

There will be more nicer updates like automatic restore if there is a backup already.

Stay tuned!

Cheers,
Levent.

Hardcoded AWS tag changed with a map

16 May 23:03
c7aaa62
Compare
Choose a tag to compare
1.1.0

harcoded tag keys removed and a map added instead (#4)

first stable module

22 Jun 17:47
Compare
Choose a tag to compare
1.0.0

credstash bundled in the module