What's Changed
✨ Added
🛠️ Changed / Refactoring
- Docs/updated example by @outscale-rce in #701
📝 Documentation
- 📝 docs: Mention reserved private IPs and fix example in nic resource by @andrepasteur in #696
- 📝 docs: Fix "Create a VM with secondary NICs" example by @andrepasteur in #698
- 📝 docs: Rework the VM resource examples by @andrepasteur in #700
- 📝 docs: Create guide about OOS Backend by @outscale-rce in #702
- 📝 docs: Add 'state' attribute to 'load_balancer' by @andrepasteur in #714
- 📝 docs: Add oks_quotas data source by @andrepasteur in #715
🐛 Fixed
- 🐛 Ensure subprocess commands use string for Windows compatibility by @YashGaykar0309 in #691
- 🐛 fix(vm): do not error on unexpected state by @ryohkhn in #710
- 🐛 fix: clean state on empty read by @ryohkhn in #709
- 🐛 fix(ak): remove expiration_date by @ryohkhn in #712
- 🐛 fix(vm): security_group_ids causes perpetual diff when unset by @ryohkhn in #713
📦 Dependency updates
- ⬆️ deps(gomod): update github.com/outscale/goutils/sdk digest to d95db55 by @Open-Source-Bot in #659
- ⬆️ deps(gomod): update module github.com/spf13/cast to v1.10.0 by @Open-Source-Bot in #644
New Contributors
- @YashGaykar0309 made their first contribution in #691
Full Changelog: v1.4.0...v1.5.0