Releases: multycloud/multy
Releases · multycloud/multy
v0.1.57
What's Changed
- fix: readme logo image by @JCoelhoo in #397
- feat: add resource statuses to every resource and implement it for vns by @goncalo-rodrigues in #398
- feat: implement drift detection for subnets by @goncalo-rodrigues in #399
- feat: drift detection for route tables by @goncalo-rodrigues in #400
- feat: drift detection for public ips and network interfaces by @goncalo-rodrigues in #401
- feat: drift for nsgs by @goncalo-rodrigues in #402
- feat: drift detection for key vault by @goncalo-rodrigues in #403
- feat: drift detection for vault secret by @goncalo-rodrigues in #404
- feat: drift detection for vault access policy by @goncalo-rodrigues in #405
- feat: drift detection for databases by @goncalo-rodrigues in #406
- feat: drift detection for object buckets by @goncalo-rodrigues in #407
- feat: drift detection for static objects by @goncalo-rodrigues in #408
- feat: drift detection for kuberenetes clusters and node pools by @goncalo-rodrigues in #409
- feat: drift detection for vms by @goncalo-rodrigues in #410
- test: assert that read resources after deploy are correct for k8s, vms and objs by @goncalo-rodrigues in #411
- test: assert read network resources are as expected by @goncalo-rodrigues in #412
Full Changelog: v0.1.56...v0.1.57
v0.1.56
What's Changed
- fix: allow empty local tf state by @goncalo-rodrigues in #392
- fix: change image on readme by @goncalo-rodrigues in #393
- feat: separate state per cloud by @goncalo-rodrigues in #395
- feat: add cloud field to refresh request by @goncalo-rodrigues in #396
Full Changelog: v0.1.55...v0.1.56
v0.1.55
What's Changed
- fix: populate default node pool in dry run mode by @goncalo-rodrigues in #377
- feat: Add compute&memory optimized GCP vm sizes by @szymonnogiec in #378
- feat: Validate network security group resource #271 by @szymonnogiec in #383
- Fix example in readme by @michidk in #385
- Map regions between AWS, Azure and GCP by @tal66 in #384
- fix: change test db region to us-east-2 by @goncalo-rodrigues in #388
- fix: change mem intensive aws vm size to R6i instead of R6g by @goncalo-rodrigues in #390
- feat: add missing validations in the database by @szymonnogiec in #389
- refactor: parse state directly instead of using tf show by @goncalo-rodrigues in #391
New Contributors
Full Changelog: v0.1.54...v0.1.55
v0.1.54
What's Changed
- fix: change aws role name so that it includes the vm name by @goncalo-rodrigues in #355
- feat: add writer and owner access for aws vault access policy and e2e test by @goncalo-rodrigues in #359
- feat: add gcp override for vm size by @goncalo-rodrigues in #360
- fix: add centos for gcp and remove dead code by @goncalo-rodrigues in #361
- fix: add firewall rule to virtual network by default to deny egress in gcp by @goncalo-rodrigues in #362
- feat: add output ids to all resources #184
New Contributors
- @szymonnogiec made their first contribution in #376
Full Changelog: v0.1.53...v0.1.54
v0.1.53
What's Changed
- fix: add missing gcp overrides and handle misconfigurations by @goncalo-rodrigues in #335
- chore: test simple deployment in k8s by @goncalo-rodrigues in #338
- feat: gcp object storage implementation by @goncalo-rodrigues in #344
- feat: mysql and postgres database in GCP by @goncalo-rodrigues in #347
- feat: create service account for every vm in gcp as recommended by @goncalo-rodrigues in #348
- feat: implement vault secret in GCP by @goncalo-rodrigues in #349
- feat: implement vault access policy in gcp by @goncalo-rodrigues in #350
- test: add e2e test for vault, vault secret and access policy by @goncalo-rodrigues in #351
Full Changelog: v0.1.52...v0.1.53
v0.1.52
What's Changed
- feat: gcp kubernetes clusters and node pools by @goncalo-rodrigues in #332
- fix: return overrides and default node pool on gcp k8s by @goncalo-rodrigues in #333
Full Changelog: v0.1.51...v0.1.52
v0.1.51
What's Changed
- refactor: deploy subnets for every az in aws by @goncalo-rodrigues in #330
Full Changelog: v0.1.50...v0.1.51
v0.1.50
What's Changed
- fix: set gcp overrides and other fixes by @goncalo-rodrigues in #328
- feat: add gcp availability zones by @goncalo-rodrigues in #329
Full Changelog: v0.1.49...v0.1.50
v0.1.45
v0.1.44
What's Changed
- feat: nic_nsg_association resource; general fixes by @JCoelhoo in #292
- chore: change tests to textproto by @goncalo-rodrigues in #293
- fix: e2e tests & db networking by @JCoelhoo in #294
- feat: Implement SubnetFromState by @ksankeerth in #295
- fix: trigger pr labeled by @JCoelhoo in #297
- fix: pr unlabeled by @JCoelhoo in #298
- fix: add json tags to subnet by @goncalo-rodrigues in #299
- chore: separate cloud specific logic into their own pkgs by @goncalo-rodrigues in #300
- fix: update overview.md by @goncalo-rodrigues in #301
New Contributors
- @ksankeerth made their first contribution in #295
Full Changelog: v0.1.43...v0.1.44