Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Terraform exoscale to v0.62.3 #92

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2024

This PR contains the following updates:

Package Type Update Change
exoscale (source) required_provider minor 0.55.0 -> 0.62.3

Release Notes

exoscale/terraform-provider-exoscale (exoscale)

v0.62.3

Compare Source

BUG FIXES:

  • Fix typo that prevented running in preprod #​400
  • Don't validate addons attribute in SKS cluster resource test #​399

v0.62.2

Compare Source

BUG FIXES:

  • Bump default timeout to 1h #​398

v0.62.1

Compare Source

BUG FIXES:

  • Fix for allowing admin_username for dbaas #​396

v0.62.0

Compare Source

FEATURES:

  • sos: introduce bucket policy resource #​391

v0.61.1

Compare Source

BUG FIXES:

  • Add default mysql settings values in relevant acc test #​394

IMPROVEMENTS:

  • Fetching database credentials via dedicated API endpoints #​395

v0.61.0

Compare Source

FEATURES:

  • database_uri: add URI parameters as attributes #​387

IMPROVEMENTS:

  • go.mk: upgrade to v2.0.3 #​383
  • Re-enable DNS service tests #​384

BUG FIXES:

  • Fix tests for database redis resource #​388

v0.60.0

Compare Source

FEATURES:

  • exoscale_compute_instance: mac address attribute #​373

BUG FIXES:

  • fix: allow ICMP Code and Type -1 to 254 #​372
  • Bump kafka version used by tests #​378

IMPROVEMENTS:

  • Bump dependency google.golang.org/protobuf from 1.31.0 to 1.33.0 #​370
  • egoscale/v3: use separate module v3.1.0 #​374
  • Add example for sks nodepool kubelet_image_gc.min_age #​377

v0.59.2

Compare Source

BUG FIXES:

  • Fix panic when ListSKSClusterVersions returns error #​357
  • Don't throw error if volume detach call fails due to volume not attached #​367

IMPROVEMENTS:

  • exoscale_instance_pool: add anti-affinity-group & deprecate affinity-group #​355
  • template: document ignore_changes #​368

v0.59.1

Compare Source

IMPROVEMENTS

  • SKS: document dependency of CSI on CCM #​359
  • go.mk: lint with staticcheck #​364

BUG FIXES

  • Set zone when attaching blockstorage volume #​362
  • Fixes for acceptance tests issues #​363

v0.59.0

Compare Source

FEATURES:

  • block-storage: update names and labels of volumes and snapshots #​354

BUG FIXES:

  • IAM: fix bug in datasouces by always init null values #​353

v0.58.0

Compare Source

FEATURES:

  • Add Kubelet Image GC support for SKS nodepools
  • Block storage volume resource & data source #​341
  • Block storage volume snapshot resource & data source #​344
  • sks_cluster: enable CSI addon on existing clusters #​350

BUG FIXES:

  • Fix dbaas bugs causing acceptance tests to fail #​346
  • docs: fix example in index.md #​345
  • Set labels on unmanaged eip creation #​347

v0.57.0

Compare Source

FEATURES:

IMPROVEMENTS:

  • go.mk: remove submodule and initialize through make #​338

v0.56.0

Compare Source

FEATURES:

  • compute_instance: add destroy_protected attr #​337

IMPROVEMENTS:

  • Add note about multiple ports rules in security group migration guide #​333

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependency label Feb 28, 2024
@renovate renovate bot changed the title Update Terraform exoscale to v0.56.0 Update Terraform exoscale to v0.57.0 Apr 3, 2024
@renovate renovate bot force-pushed the renovate/exoscale-0.x branch from e63a229 to 3234a21 Compare April 3, 2024 20:06
@renovate renovate bot changed the title Update Terraform exoscale to v0.57.0 Update Terraform exoscale to v0.58.0 Apr 29, 2024
@renovate renovate bot force-pushed the renovate/exoscale-0.x branch from 3234a21 to 7481b57 Compare April 29, 2024 08:12
@renovate renovate bot force-pushed the renovate/exoscale-0.x branch from 7481b57 to 38e79c1 Compare May 13, 2024 13:24
@renovate renovate bot changed the title Update Terraform exoscale to v0.58.0 Update Terraform exoscale to v0.59.0 May 13, 2024
@renovate renovate bot changed the title Update Terraform exoscale to v0.59.0 Update Terraform exoscale to v0.59.1 Jun 3, 2024
@renovate renovate bot force-pushed the renovate/exoscale-0.x branch from 38e79c1 to c928396 Compare June 3, 2024 15:49
@renovate renovate bot changed the title Update Terraform exoscale to v0.59.1 Update Terraform exoscale to v0.60.0 Jul 26, 2024
@renovate renovate bot force-pushed the renovate/exoscale-0.x branch from c928396 to aa47bd0 Compare July 26, 2024 19:28
@renovate renovate bot changed the title Update Terraform exoscale to v0.60.0 Update Terraform exoscale to v0.61.0 Sep 27, 2024
@renovate renovate bot force-pushed the renovate/exoscale-0.x branch from aa47bd0 to 8668d9e Compare September 27, 2024 16:09
@renovate renovate bot force-pushed the renovate/exoscale-0.x branch from 8668d9e to 6a396b1 Compare November 19, 2024 14:01
@renovate renovate bot changed the title Update Terraform exoscale to v0.61.0 Update Terraform exoscale to v0.61.1 Nov 19, 2024
@renovate renovate bot changed the title Update Terraform exoscale to v0.61.1 Update Terraform exoscale to v0.62.0 Nov 21, 2024
@renovate renovate bot force-pushed the renovate/exoscale-0.x branch from 6a396b1 to 74bc5b9 Compare November 21, 2024 12:09
@renovate renovate bot changed the title Update Terraform exoscale to v0.62.0 Update Terraform exoscale to v0.62.1 Nov 26, 2024
@renovate renovate bot force-pushed the renovate/exoscale-0.x branch from 74bc5b9 to 422cb3f Compare November 26, 2024 14:24
@renovate renovate bot changed the title Update Terraform exoscale to v0.62.1 Update Terraform exoscale to v0.62.2 Nov 28, 2024
@renovate renovate bot force-pushed the renovate/exoscale-0.x branch from 422cb3f to 4274405 Compare November 28, 2024 14:36
@renovate renovate bot force-pushed the renovate/exoscale-0.x branch from 4274405 to 4440cf4 Compare December 2, 2024 09:58
@renovate renovate bot changed the title Update Terraform exoscale to v0.62.2 Update Terraform exoscale to v0.62.3 Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants