v0.9.0
What's Changed
- Fix Wireguard docs errors by @browningluke in #35
- Mark Wireguard private key and PSK as sensitive attributes by @browningluke in #36
- Change os-firewall port type from int to string by @browningluke in #37 (fixes #34)
- Add interface data source by @browningluke and @rcloran in #38 (closes #33)
Warning
Pull request #37 modifies the schema forfirewall_filter
andfirewall_nat
resources. This has been tested and appears to migrate without issue. However, this may cause some existing resources to break. Please remove them from the TF state and re-import them to fix any issues.
Full Changelog: v0.8.0...v0.9.0