What's Changed
- feat: add image updater support by @nrwiersma in #37
- feat: add config file resource by @nrwiersma in #38
- feat: add config file datasource by @nrwiersma in #39
- feat: add armada resource by @antiphp in #36
- feat: add image datasource by @nrwiersma in #41
- feat: add configfiles datasource by @nrwiersma in #40
- fix: update the image datasource by @nrwiersma in #42
- chore: improve test times by @nrwiersma in #46
- feat: add armadaset resource by @antiphp in #43
- fix: add defaults for armada(set) health checks by @antiphp in #52
- fix: add defaults for armada(set) resource termination config by @antiphp in #53
- fix: check protection protocol for nil by @antiphp in #54
- fix: apply defaults to armada(set) autoscaling by @antiphp in #59
- fix: remove use of state for id attributes by @antiphp in #60
- fix: region mapping in armadas by @nrwiersma in #61
- fix: validate empty names by @antiphp in #63
- fix: make profiling label-based by @antiphp in #66
- fix: region type ordering by @nrwiersma in #68
- fix: use game server labels for profiling by @antiphp in #67
- docs: armada and armadaset documentation and general documentation improvements by @D3luxee in #58
- feat: refactor container.image attribute to image_ref and match the gamefabric_image datasource to it by @D3luxee in #72
- docs: update region examples to match the new types attribute by @D3luxee in #75
- fix: set correct image target by @antiphp in #74
- feat: normalize models by @nrwiersma in #73
- feat: add gamefabric validator by @nrwiersma in #64
- feat: apply gamefabric validation for armada and mps by @antiphp in #78
- feat: add validators by @nrwiersma in #80
- fix: skip validation for unknown by @antiphp in #82
- chore: remove redundant code by @nrwiersma in #91
- test: add test coverage for armada model by @antiphp in #85
- docs: add migration guide by @D3luxee in #84
- docs: fix the documentation to make use of image_ref instead of image by @D3luxee in #96
- test: add code coverage for branch model by @Copilot in #86
- test: add code coverage for environment model by @Copilot in #88
- test: add code coverage for region model by @Copilot in #89
- test: add code coverage for configfile model by @Copilot in #97
- test: add code coverage for gatewaypolicy model by @Copilot in #90
- test: add gamefabric path validation by @antiphp in #81
Full Changelog: v0.2.0...v0.3.0-rc.1