Add VPN + OPNSense firewall config - #51
Draft
mahauber wants to merge 4 commits into
Draft
Conversation
- Updated documentation to include information about optional site-to-site IPsec VPN configurations for hub-spoke flavors. - Enhanced `hub-and-spoke-firewall.tfvars` and `hub-and-spoke.tfvars` to include commented-out VPN configuration blocks. - Modified `main.tf` to pass VPN-related variables to the connectivity module. - Introduced `7-vpn.tf` module to manage VPN gateway and connections, including outputs for public IPs and connection IDs. - Updated `README.md` and `variables.tf` in the connectivity module to reflect new VPN configurations and requirements. - Added validation for VPN configurations in `variables.tf`. - Updated management module to use the latest Vault version. - Updated namespace-service-demo module to use the latest stackit provider version and improved formatting for better readability.
- Implement firewall rules, NAT, and routes management using the OPNsense API. - Introduce README documentation for module usage and configuration. - Add scripts for API key generation and bootstrap process. - Define variables for firewall configuration, including aliases, routes, rules, and NAT settings. - Create outputs for managed objects and rule evaluation order. - Update provider versions across various modules to ensure compatibility.
Open
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.