Releases: banyansecurity/terraform-provider-banyan
Releases · banyansecurity/terraform-provider-banyan
v0.4.2
updates to beta for schema and docs
v0.4.1
beta release for QA and feedback
v0.4.0
beta release for QA and feedback
v0.3.0
disable service before delete
v0.2.0
Add services (#11) * see what has changed * new client structure and add minimal service capabilities * uncomment out test * use bool and int instead of strings, add validation logic for cidr and ports * make this be parseable json for the UI * remove unnecessary tags * Fix typos, and remove commented out import * added template, added tests, renamed validation functionality to follow convention * clean up dead code
v0.1.1
Final polish (#4) * Final polish for provider #3 * go mod tidy
v0.1
Final polish (#4) * Final polish for provider #3 * go mod tidy