Skip to content

Releases: hadenlabs/terraform-aws-openvpn

0.4.0

15 May 05:24
549584f
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. This file uses change log convention from keep a CHANGELOG.

0.4.0

2022-05-15

Bug Fixes

  • load files for go (#37)
  • delete include template provider (#38)
  • links terraform pull requests (#33)
  • name resource instance (#27)
  • comment unnecessary metadata and delete sensitive (#20)
  • change output public ip of aws eip (#18)
  • implement script vpnuserdata sh (#7)

Code Refactoring

  • structure project (#42)
  • generator readme (#37)
  • configuration github actions (#37)
  • change actions make to taskfile (#37)
  • lints code pre-commit (#37)
  • clean var aws region (#35)
  • generation rule security group (#35)
  • dependences python documentation (#33)
  • work flow release and test (#33)
  • generator readme (#33)
  • actions make (#33)
  • lints code github lints code (#33)
  • dependences python (#31)
  • configuration generate code (#31)
  • sample for openvpn basic (#29)
  • test openvpn basic (#29)
  • generator template test (#29)
  • value test pem openvpn (#29)
  • generator plop test (#27)
  • change utils to keys generate (#27)
  • name resources aws with terraform (#25)
  • examples (#25)
  • configuration bumpversion (#25)
  • clean modules not used (#25)
  • name project (#25)
  • badges for project (#25)
  • configuration github actions (#25)
  • actions make (#25)
  • example to examples (#25)
  • lints code validation (#25)
  • generate readme of yaml template (#12)
  • change extension sh.tpl to tpl.sh (#23)
  • function make terraform docs (#23)
  • generator terraform vars (#23)
  • change files sh.tpl to tpl.sh (#23)
  • configuration make (#23)
  • configuration codespell, gitleaks and todocheck (#23)
  • actions make (#21)
  • docs examples (#21)
  • change travis to github actions (#21)
  • generators readme (#21)
  • hooks pre-commit (#21)
  • commands with script template (#20)
  • execute commands template for install and configure terraform (#20)
  • generator readme project (#16)
  • path lint validation to path github lint (#16)
  • hooks git prepare commit msg (#16)
  • implement provider for versions (#14)
  • generate readme of yaml template (#12)
  • required providers and versions to file versions (#9)
  • vars as path for public and private (#9)

Features

  • implement configuration version (#40)
  • implement execute module openvpn (#40)
  • implement provision core (#40)
  • implement task for diagrams (#40)
  • implement task actions login (#40)
  • implement internal and common functions (#40)
  • implement generator test plop (#40)
  • implement configuration confluence (#40)
  • implement configuration hadolint (#40)
  • implement configuration sonar (#37)
  • implement configuration task and setup (#37)
  • implement configuration and internal go (#37)
  • implement github actions confluence and test (#37)
  • ignore public ip in subnet (#35)
  • implement test var for template plop (#33)
  • implement var is test for execute terraform (#33)
  • implement tags (#33)
  • ignore commits of pem key (#29)
  • implement module null tags (#29)
  • implement docs terraform (#27)
  • ignore commits (#27)
  • implement ignore file test pem (#27)
  • implement ignore email for gitleaks (#27)
  • implement path test (#25)
  • implement configuration go (#25)
  • implement generator plop (#25)
  • implement settings project (#1)
  • implement settings project (#1)
  • implement settings project (#1)
  • implement license lgpl (#21)
  • implement application stale github (#21)
  • implement settings project (#1)
  • implement license lgpl (#21)
  • implement application stale github (#21)
  • implement versions dependences (#21)
  • implement settings terraform docs configuration (#20)
  • implement template for openvpn (#20)
  • implement encrypt enabled hard disk and meta options (#18)
  • impl...
Read more