Skip to content

Releases: crossplane-contrib/provider-upjet-digitalocean

v0.2.0

05 Jun 20:10
4279b1e
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

  • chore: fix contributing guide and remove commented code by @yordis in #40
  • feat(bump): bump upjet, update go version, add ref/selector for #37 by @haarchri in #41
  • Enforce maximum allowed Terraform version by @jbw976 in #42
  • chore: removing deprecated type field by @yordis in #43

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

20 May 21:23
0ca0eb8
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

This is the first release of https://github.com/crossplane-contrib/provider-upjet-digitalocean that is now available in the Upbound Marketplace.

Get started today in your control plane with this provider by running:

crossplane xpkg install provider xpkg.upbound.io/crossplane-contrib/provider-upjet-digitalocean:v0.1.0

What's Changed

  • feat: add initial resources by @yordis in #7
  • Bump tj-actions/changed-files from 34 to 41 in /.github/workflows by @dependabot in #1
  • feat: add digitalocean_database_user resource by @yordis in #8
  • chore(deps): bump golang.org/x/net from 0.15.0 to 0.23.0 by @dependabot in #6
  • Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #3
  • feat: add database replica by @yordis in #9
  • feat: add digitalocean_droplet_snapshot resource by @yordis in #10
  • feat: add digitalocean_tag resource by @yordis in #11
  • feat: add digitalocean_firewall resource by @yordis in #12
  • feat: add digitalocean_reserved_ip resource by @yordis in #13
  • feat: add digitalocean_monitor_alert resource by @yordis in #14
  • feat: add digitalocean_uptime_check resource by @yordis in #15
  • feat: add digitalocean_uptime_alert resource by @yordis in #16
  • feat: add volume, attachment and snapshot resource by @yordis in #17
  • feat: add ssh key resource by @yordis in #18
  • feat: add spaces_bucket_cors_configuration spaces_bucket_object spaces_bucket_policy resources by @yordis in #19
  • feat: add digitalocean_reserved_ip_assignment resource by @yordis in #20
  • feat: add digitalocean_cdn resource by @yordis in #21
  • feat: add digitalocean_custom_image resource by @yordis in #22
  • feat: add digitalocean_certificate resource by @yordis in #23
  • feat: add digitalocean_app resource by @yordis in #24
  • feat: add digitalocean_container_registry digitalocean_container_registry_docker_credentials resources by @yordis in #25
  • feat: add digitalocean_database_connection_pool by @yordis in #26
  • feat: add digitalocean_database_db by @yordis in #27
  • feat: add database configs by @yordis in #28
  • feat: add digitalocean_database_firewall by @yordis in #29
  • feat: add digitalocean_project_resources by @yordis in #30
  • chore: rename project by @yordis in #31
  • chore: clean up short groups by @yordis in #32
  • feat: add vpc reference to droplet by @yordis in #33
  • chore: adjust short groups by @yordis in #34
  • chore: double checking resources by @yordis in #35
  • build: Fixes for publishing to xpkg.upbound.io by @jbw976 in #39

New Contributors

Full Changelog: https://github.com/crossplane-contrib/provider-upjet-digitalocean/commits/v0.1.0