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 dependency hashicorp/terraform to v1.9.1 - abandoned #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 2, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
hashicorp/terraform minor 1.8.0 -> 1.9.1

Release Notes

hashicorp/terraform (hashicorp/terraform)

v1.9.1

Compare Source

1.9.1 (Unreleased)

UPGRADE NOTES:

  • Library used by Terraform (hashicorp/go-getter) for installing/updating modules was upgraded from v1.7.5 to v1.7.6. This addresses CVE-2024-6257. This change may have a negative effect on performance of terraform init or terraform get in case of larger git repositories. Please do file an issue if you find the performance difference noticable. (#​35376)

BUG FIXES:

  • terraform test: Removed additional erroneous error message when referencing attributes that don't exist. (#​35408)
  • import blocks: Fix crash that occurs when incorrectly referencing the to resource from the id attribute. (#​35420)

v1.9.0

Compare Source

v1.8.5

Compare Source

1.8.5 (June 5, 2024)

BUG FIXES:

  • terraform test: Remove duplicate warning diagnostic when providing values for unknown variables in run blocks. (#​35172)

v1.8.4

Compare Source

1.8.4 (May 22, 2024)

BUG FIXES:

  • core: Fix exponential slowdown in some cases when modules are using depends_on. (#​35157)
  • import blocks: Fix bug where resources with nested, computed, and optional id attributes would fail to generate configuration. (#​35220)
  • Updated to new golang.org/x/net release, which addressed CVE-2023-45288 (#​35165)

v1.8.3

Compare Source

1.8.3 (May 8, 2024)

BUG FIXES:

  • terraform test: Providers configured within an overridden module could panic. (#​35110)
  • core: Fix crash when a provider incorrectly plans a nested object when the configuration is null (#​35090)

v1.8.2

Compare Source

1.8.2 (April 24, 2024)

BUG FIXES:

  • terraform apply: Prevent panic when a provider erroneously provides unknown values. (#​35048)
  • terraform plan: Replace panic with error message when self-referencing resources and data sources from the count and for_each meta attributes. (#​35047)
  • terraform test: Restore TF_ENV_* variables being made available to testing modules. (#​35014)
  • terraform test: Prevent crash when referencing local variables within overridden modules. (#​35030)

ENHANCEMENTS:

  • Improved performance by removing unneeded additional computation for a disabled experimental feature. (#​35066)

OTHER CHANGES:

  • Update all references to Terraform Cloud to refer to HCP Terraform, the service's new name. This only affects display text; the cloud block and environment variables like TF_CLOUD_ORGANIZATION remain unchanged. (#​35050)

NOTE:

Starting with this release, we are including a copy of our license file in all packaged versions of our releases, such as the release .zip files. If you are consuming these files directly and would prefer to extract the one terraform file instead of extracting everything, you need to add an extra argument specifying the file to extract, like this:

unzip terraform_1.8.2_linux_amd64.zip terraform

v1.8.1

Compare Source

1.8.1 (April 17, 2024)

BUG FIXES:

  • Fix crash in terraform plan when referencing a module output that does not exist within the try(...) function. (#​34985)
  • Fix crash in terraform apply when referencing a module with no planned changes. (#​34985)
  • moved block: Fix crash when move targets a module which no longer exists. (#​34986)
  • import block: Fix crash when generating configuration for resources with complex sensitive attributes. (#​34996)
  • Plan renderer: Correctly render strings that begin with JSON compatible text but don't end with it. (#​34959)

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 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 has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor

hmcts-jenkins-cnp bot commented Nov 2, 2023

Plan Result

No changes. Your infrastructure matches the configuration.

@renovate renovate bot changed the title Update dependency hashicorp/terraform to v1.6.3 Update dependency hashicorp/terraform to v1.6.4 Nov 16, 2023
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch from 424a04f to 529bacd Compare November 16, 2023 08:46
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch 2 times, most recently from f00ebd0 to 4d7c017 Compare November 24, 2023 10:54
@renovate renovate bot changed the title Update dependency hashicorp/terraform to v1.6.4 Update dependency hashicorp/terraform to v1.6.5 Nov 30, 2023
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch from 4d7c017 to dd326b7 Compare November 30, 2023 06:01
@renovate renovate bot changed the title Update dependency hashicorp/terraform to v1.6.5 Update dependency hashicorp/terraform to v1.6.6 Dec 15, 2023
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch from dd326b7 to 671ffca Compare December 15, 2023 02:47
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch from 671ffca to fa46203 Compare January 4, 2024 17:06
@renovate renovate bot changed the title Update dependency hashicorp/terraform to v1.6.6 Update dependency hashicorp/terraform to v1.7.0 Jan 19, 2024
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch from fa46203 to 57aff6a Compare January 19, 2024 02:40
@renovate renovate bot changed the title Update dependency hashicorp/terraform to v1.7.0 Update dependency hashicorp/terraform to v1.7.1 Jan 30, 2024
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch from 57aff6a to 933535c Compare January 30, 2024 05:27
@renovate renovate bot changed the title Update dependency hashicorp/terraform to v1.7.1 Update dependency hashicorp/terraform to v1.7.2 Feb 1, 2024
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch from 933535c to 386aa1e Compare February 1, 2024 02:35
@renovate renovate bot changed the title Update dependency hashicorp/terraform to v1.7.2 Update dependency hashicorp/terraform to v1.7.3 Feb 8, 2024
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch from 386aa1e to 9040397 Compare February 8, 2024 02:04
@renovate renovate bot changed the title Update dependency hashicorp/terraform to v1.7.3 Update dependency hashicorp/terraform to v1.7.4 Feb 22, 2024
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch from 9040397 to c5bc8ff Compare February 22, 2024 05:45
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch from c5bc8ff to 67a1499 Compare March 14, 2024 23:50
@renovate renovate bot changed the title Update dependency hashicorp/terraform to v1.7.4 Update dependency hashicorp/terraform to v1.7.5 Mar 14, 2024
Copy link
Contributor

hmcts-jenkins-cnp bot commented Apr 11, 2024

Plan Result (stg)

Plan: 0 to add, 0 to change, 0 to destroy.
  • Move
    • module.application_insights.azurerm_monitor_activity_log_alert.main => module.application_insights.azurerm_monitor_activity_log_alert.main[0]
Change Result (Click me)
  # module.application_insights.azurerm_monitor_activity_log_alert.main has moved to module.application_insights.azurerm_monitor_activity_log_alert.main[0]
    resource "azurerm_monitor_activity_log_alert" "main" {
        id                  = "/subscriptions/74dacd4f-a248-45bb-a2f0-af700dc4cf68/resourceGroups/opal-stg/providers/Microsoft.Insights/activityLogAlerts/Application Insights daily cap reached - opal-stg"
        name                = "Application Insights daily cap reached - opal-stg"
        tags                = {
            "application"         = "opal"
            "autoShutdown"        = "true"
            "builtFrom"           = "https://github.com/HMCTS/opal-shared-infrastructure.git"
            "businessArea"        = "Cross-Cutting"
            "contactSlackChannel" = "#opal-help"
            "environment"         = "staging"
            "managedBy"           = "Green on Black"
        }
        # (4 unchanged attributes hidden)

        # (2 unchanged blocks hidden)
    }

Plan: 0 to add, 0 to change, 0 to destroy.

@renovate renovate bot changed the title Update dependency hashicorp/terraform to v1.8.0 Update dependency hashicorp/terraform to v1.8.0 - autoclosed Apr 12, 2024
@renovate renovate bot closed this Apr 12, 2024
@renovate renovate bot deleted the renovate/hashicorp-terraform-1.x branch April 12, 2024 11:31
@renovate renovate bot changed the title Update dependency hashicorp/terraform to v1.8.0 - autoclosed Update dependency hashicorp/terraform to v1.8.0 Apr 17, 2024
@renovate renovate bot reopened this Apr 17, 2024
@renovate renovate bot restored the renovate/hashicorp-terraform-1.x branch April 17, 2024 23:39
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch from e60ffea to bf53ffd Compare April 18, 2024 02:55
@renovate renovate bot changed the title Update dependency hashicorp/terraform to v1.8.0 chore(deps): update dependency hashicorp/terraform to v1.8.1 Apr 18, 2024
@renovate renovate bot changed the title chore(deps): update dependency hashicorp/terraform to v1.8.1 chore(deps): update dependency hashicorp/terraform to v1.8.2 Apr 25, 2024
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch from bf53ffd to 2672c27 Compare April 25, 2024 20:58
@renovate renovate bot changed the title chore(deps): update dependency hashicorp/terraform to v1.8.2 chore(deps): update dependency hashicorp/terraform to v1.8.3 May 9, 2024
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch from 2672c27 to a2e9eba Compare May 9, 2024 02:45
@renovate renovate bot changed the title chore(deps): update dependency hashicorp/terraform to v1.8.3 chore(deps): update dependency hashicorp/terraform to v1.8.4 May 22, 2024
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch from a2e9eba to ac5d8ef Compare May 22, 2024 20:37
@renovate renovate bot changed the title chore(deps): update dependency hashicorp/terraform to v1.8.4 chore(deps): update dependency hashicorp/terraform to v1.8.5 Jun 5, 2024
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch from ac5d8ef to 46157b1 Compare June 5, 2024 17:53
@renovate renovate bot changed the title chore(deps): update dependency hashicorp/terraform to v1.8.5 chore(deps): update dependency hashicorp/terraform to v1.9.0 Jun 27, 2024
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch from 46157b1 to 58cac55 Compare June 27, 2024 05:33
@renovate renovate bot changed the title chore(deps): update dependency hashicorp/terraform to v1.9.0 chore(deps): update dependency hashicorp/terraform to v1.9.1 Jul 3, 2024
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch from 58cac55 to 13e2046 Compare July 3, 2024 20:28
Copy link
Author

renovate bot commented Jul 3, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot changed the title chore(deps): update dependency hashicorp/terraform to v1.9.1 chore(deps): update dependency hashicorp/terraform to v1.9.1 - abandoned Aug 28, 2024
Copy link
Author

renovate bot commented Aug 28, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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