Releases: opsgang/terraform-aws-pritunl-vpn-server
Custom bucket name
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
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
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
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
1.1.0 harcoded tag keys removed and a map added instead (#4)
first stable module
1.0.0 credstash bundled in the module