DNXLabs / terraform-aws-client-vpn

This terraform module installs a client VPN.
https://modules.dnx.one
Apache License 2.0
48 stars 54 forks source link

_outputs.tf is not working #17

Closed mericozkayagan closed 1 month ago

mericozkayagan commented 2 years ago

Contact Details (optional)

mericozkayagan@gmail.com

Description. What happened?

I have just run your module but since aws acm does not allow us to export cert keys we need this outputs.tf to be working for to access our vpn. image

Steps to reproduce

just run the module

Expected behavior

outputs are empty

Actual behavior

certs key should be after we apply the code.

Occurrence

Frequently

Relevant log output

{"@level":"info","@message":"Outputs: 0","@module":"terraform.ui","@timestamp":"2022-05-15T07:43:27.202094Z","outputs":{},"type":"outputs"}

Code of Conduct