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

chore(deps): update terraform launchdarkly to v2.20.2 #105

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2023

This PR contains the following updates:

Package Type Update Change
launchdarkly (source) required_provider minor 2.15.2 -> 2.20.2

Release Notes

launchdarkly/terraform-provider-launchdarkly (launchdarkly)

v2.20.2

Compare Source

Fixed:
  • Fixed a bug in the launchdarkly_team resource that prevented changes to the key from requiring the resource to be destroyed and recreated.
  • Bump google.golang.org/grpc from 1.64.0 to 1.64.1 to address CVE-2023-45288.

v2.20.1

Compare Source

Fixed:
  • Fixed a bug that prevented api_host from being respected when using the launchdarkly_team_role_mapping resource.
  • Fixed a bug in the launchdarkly_team_role_mapping resource that prevented creating the resource with an empty custom_role_keys array.

v2.20.0

Compare Source

Added:
  • Updated launchdarkly_audit_log_subscription resource and data source to support the Last9 integration.

v2.19.0

Compare Source

Added:
  • Added support for the dynatrace-cloud-automation integration_key on the launchdarkly_flag_trigger resource.
Updated:
  • Documentation for all resources and data sources is now generated from the underlying schema using tf-plugin-docs.
  • Updated various dependencies.

v2.18.4

Compare Source

Fixed:
  • Do not retry 409s from LaunchDarkly.
Updated:
  • Update LaunchDarkly API client dependency to v16.

v2.18.3

Compare Source

Added:
  • critical field on launchdarkly_environment.
Changed:
  • Updated examples to show use of all clause property

v2.18.2

Compare Source

Improvements:
  • Updated the resource name in our launchdarkly_feature_flag_environment docs example to make it more clear that it's a feature flag environment, not an environment.
  • Updated the LD API client from v14 to v15.

v2.18.1

Compare Source

Fixed:
  • Fixed the "Default off variation must be a valid index in the variations list" error for cases where the default variations were defined when creating a launchdarkly_feature_flag but no variations were explicitly defined (in the case of a default boolean flag, for example).
  • Adds a default value "HigherThanBaseline" to the launchdarkly_metric.success_criteria field to correspond to the same change in the API.

v2.18.0

Compare Source

Fixed:
  • Fixed a bug surfaced by issue #​198 where feature flag configuration off variations were being reverted to an incorrect default value when a launchdarkly_feature_flag_environment was removed.
Added:
  • Added previously missing support for team maintainers on the launchdarkly_feature_flag resource and data source with the new team_maintainer_key attribute field.
Improvements:
  • Updated the LD API client to v0.14.

v2.17.0

Compare Source

Added:
  • Added the service_kind and service_config attributes the launchdarkly_environment's approval settings. With these settings you can configure the ServiceNow approval system. Thanks, @​arhill05 #​191

v2.16.0

Compare Source

Added:
  • Added additional fields related to big segments to the launchdarkly_segment resource and data source. Thanks, @​christogav! #​187
Improvements:
  • Generated documentation for the launchdarkly_segment data source and resource using terraform-plugin-docs.

Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 requested a review from a team as a code owner October 18, 2023 08:56
@renovate renovate bot force-pushed the renovate/launchdarkly-2.x branch from 2c493da to fa0a43c Compare November 22, 2023 10:41
@renovate renovate bot changed the title Update Terraform launchdarkly to v2.16.0 Update Terraform launchdarkly to v2.17.0 Dec 8, 2023
@renovate renovate bot force-pushed the renovate/launchdarkly-2.x branch from fa0a43c to a3dbe88 Compare December 8, 2023 18:29
@renovate renovate bot force-pushed the renovate/launchdarkly-2.x branch 2 times, most recently from 5dc7095 to 11bd127 Compare December 20, 2023 12:59
@renovate renovate bot changed the title Update Terraform launchdarkly to v2.17.0 Update Terraform launchdarkly to v2.18.0 Feb 23, 2024
@renovate renovate bot force-pushed the renovate/launchdarkly-2.x branch from 11bd127 to 68b953e Compare February 23, 2024 12:36
@renovate renovate bot changed the title Update Terraform launchdarkly to v2.18.0 Update Terraform launchdarkly to v2.18.1 Mar 14, 2024
@renovate renovate bot force-pushed the renovate/launchdarkly-2.x branch from 68b953e to 1f95d40 Compare March 14, 2024 20:12
@renovate renovate bot changed the title Update Terraform launchdarkly to v2.18.1 Update Terraform launchdarkly to v2.18.2 Mar 25, 2024
@renovate renovate bot force-pushed the renovate/launchdarkly-2.x branch 2 times, most recently from 9467a55 to dbd84d5 Compare March 27, 2024 15:46
@renovate renovate bot changed the title Update Terraform launchdarkly to v2.18.2 chore(deps): update terraform launchdarkly to v2.18.2 Mar 27, 2024
@renovate renovate bot force-pushed the renovate/launchdarkly-2.x branch from dbd84d5 to 60d8694 Compare May 16, 2024 20:39
@renovate renovate bot changed the title chore(deps): update terraform launchdarkly to v2.18.2 chore(deps): update terraform launchdarkly to v2.18.3 May 16, 2024
@renovate renovate bot changed the title chore(deps): update terraform launchdarkly to v2.18.3 chore(deps): update terraform launchdarkly to v2.18.4 May 28, 2024
@renovate renovate bot force-pushed the renovate/launchdarkly-2.x branch from 60d8694 to d6a4704 Compare May 28, 2024 18:00
@renovate renovate bot force-pushed the renovate/launchdarkly-2.x branch from d6a4704 to 77090da Compare June 14, 2024 14:36
@renovate renovate bot changed the title chore(deps): update terraform launchdarkly to v2.18.4 chore(deps): update terraform launchdarkly to v2.19.0 Jun 14, 2024
@renovate renovate bot force-pushed the renovate/launchdarkly-2.x branch from 77090da to 49dc856 Compare July 22, 2024 12:19
@renovate renovate bot changed the title chore(deps): update terraform launchdarkly to v2.19.0 chore(deps): update terraform launchdarkly to v2.20.0 Jul 22, 2024
@renovate renovate bot force-pushed the renovate/launchdarkly-2.x branch from 49dc856 to 2fa94ef Compare September 2, 2024 16:20
@renovate renovate bot changed the title chore(deps): update terraform launchdarkly to v2.20.0 chore(deps): update terraform launchdarkly to v2.20.1 Sep 2, 2024
@renovate renovate bot force-pushed the renovate/launchdarkly-2.x branch from 2fa94ef to 8bac8c8 Compare September 4, 2024 14:36
@renovate renovate bot changed the title chore(deps): update terraform launchdarkly to v2.20.1 chore(deps): update terraform launchdarkly to v2.20.2 Sep 4, 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