Skip to content

v0.11.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 10 Mar 03:28
2adcce8
Add self service portal @nitrocode (#35)

what

  • Add self service portal
  • Update tests to current standard for go 1.17
  • Update workflows

why

  • Allow users to customize the portal when connecting to the client vpn
  • Routine maintenance

references

module "client_vpn" {
  source = "git::https://github.com/cloudposse/terraform-aws-ec2-client-vpn.git?ref=portal"

  # ...
}