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 all dependencies #2

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

Update all dependencies #2

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 28, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
big-bang/product/packages/sonarqube major 8.0.1-bb.2 -> 9.6.3-bb.9
defenseunicorns/zarf patch v0.28.2 -> v0.28.3
ghcr.io/defenseunicorns/build-harness/build-harness minor 1.8.1 -> 1.9.0
ghcr.io/defenseunicorns/packages/dubbd-k3d patch 0.5.0 -> 0.5.2
github.com/gruntwork-io/terratest require patch v0.43.10 -> v0.43.11
golang patch 1.20.4 -> 1.20.6
golangci-lint minor 1.52.2 -> 1.53.3
golangci/golangci-lint repository minor v1.52.2 -> v1.53.3
pre-commit patch 3.3.2 -> 3.3.3
python-jsonschema/check-jsonschema repository patch 0.23.0 -> 0.23.3
rancher/k3s minor v1.26.5-k3s1 -> v1.27.4-k3s1
registry1.dso.mil/ironbank/big-bang/base major 2.0.0 -> 8.4
renovatebot/pre-commit-hooks repository major 35.105.1 -> 36.25.2
terraform minor 1.4.6 -> 1.5.4
tflint minor 0.46.1 -> 0.47.0

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

defenseunicorns/zarf (defenseunicorns/zarf)

v0.28.3

Compare Source

What's Changed
Features
Fixes
Docs

Full Changelog: zarf-dev/zarf@v0.28.2...v0.28.3

defenseunicorns/build-harness (ghcr.io/defenseunicorns/build-harness/build-harness)

v1.9.0

Compare Source

What's Changed

Full Changelog: defenseunicorns/build-harness@1.8.2...1.9.0

v1.8.2

Compare Source

What's Changed

Full Changelog: defenseunicorns/build-harness@1.8.1...1.8.2

gruntwork-io/terratest (github.com/gruntwork-io/terratest)

v0.43.11

Compare Source

Modules affected

  • terraform

Description

  • Added function AssertTgPlanAllExitCode to validate output of terragrunt run-all plan

Special thanks

Special thanks to the following users for their contribution!

Related links

golang/go (golang)

v1.20.6

Compare Source

v1.20.5

Compare Source

golangci/golangci-lint (golangci-lint)

v1.53.3

Compare Source

  1. updated linters:
    • cyclop: from 1.2.0 to 1.2.1
    • exhaustive: from 0.10.0 to 0.11.0
    • forbidigo: from 1.5.1 to 1.5.3
    • ginkgolinter: from 0.12.2 to 0.12.1
    • ineffassign: bump to HEAD
    • nakedret: from 2.0.1 to 2.0.2
    • zerologlint: from 0.1.1 to 0.1.2
  2. misc.
    • codeclimate: reduce memory allocation
    • support illumos/amd64

v1.53.2

Compare Source

  1. updated linters
    • depguard: from v2.0.1 to 2.1.0
  2. misc.
    • depguard: throw error only when the linter is called

v1.53.1

Compare Source

  1. misc.
    • depguard: fix GOROOT detection
    • importas: fix duplication detection when aliases use regular expression replacement pattern

v1.53.0

Compare Source

  1. new linters
  2. updated linters
    • bodyclose: bump to HEAD
    • containedctx: from 1.0.2 to 1.0.3
    • depguard: migrate to v2
    • errname: from 0.1.9 to 0.1.10
    • exhaustive: from 0.9.5 to 0.10.0
    • forbidigo: better support for configuring complex rules
    • gci: improve error message
    • ginkgolinter: add suppress-async-assertion option
    • ginkgolinter: from 0.9.0 to 0.12.0
    • go-critic: from 0.7.0 to 0.8.1
    • go-errorlint: from 1.4.0 to 1.4.2
    • gofumpt: from 0.4.0 to 0.5.0
    • gosec: convert global settings as map with proper key type
    • gosec: from 2.15.0 to 2.16.0
    • importas: detect duplicate alias or package in the configuration
    • importas: fix typo in logs
    • ireturn: from 0.1.1 to 0.2.0
    • musttag: from 0.5.0 to 0.7.0
    • nakedret: to 2.0.1
    • nilnil: from 0.1.3 to 0.1.5
    • paralleltest: from 1.0.6 to 1.0.7
    • revive: from 1.3.1 to 1.3.2
    • tagliatelle: from 0.4.0 to 0.5.0
    • usestdlibvars: fix configuration
  3. misc.
    • golang.org/x/tools: from 0.7.0 to 0.9.2
    • add loongarch64 to the install script
    • output: add colored-tab
    • remove warning when the config file is explicitly stdin
    • rules: support inverted path match
  4. Documentation
    • mnd: clarify ignore usage examples to be regexps
    • tagliatelle: update documentation
    • improve features section
    • update supported Go versions FAQ
pre-commit/pre-commit (pre-commit)

v3.3.3

Compare Source

==================

Fixes
python-jsonschema/check-jsonschema (python-jsonschema/check-jsonschema)

v0.23.3

Compare Source

  • Update vendored schemas: buildkite, dependabot, github-workflows, gitlab-ci,
    readthedocs, renovate (2023-07-11)
  • Add Bitbucket Pipelines schema and pre-commit hook. Thanks :user:djgoku!
    (:pr:282)

v0.23.2

Compare Source

  • Update vendored schemas: github-workflow, gitlab-ci, renovate (2023-06-13)
  • Fix the handling of malformed and missing Last-Modified headers in the
    caching downloader. Thanks :user:balihb! (:issue:275)

v0.23.1

Compare Source

  • Update vendored schemas: github-workflows, gitlab-ci, renovate (2023-05-30)
  • The schema for enforcing timeout-minutes on GitHub Actions jobs has been
    updated to allow for workflow call jobs (which cannot have a timeout)
renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)

v36.25.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.25.2 for more changes

v36.25.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.25.0 for more changes

v36.24.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.24.4 for more changes

v36.24.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.24.1 for more changes

v36.24.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.24.0 for more changes

v36.23.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.23.2 for more changes

v36.23.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.23.1 for more changes

v36.23.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.23.0 for more changes

v36.22.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.22.0 for more changes

v36.21.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.21.1 for more changes

v36.21.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.21.0 for more changes

v36.20.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.20.1 for more changes

v36.19.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.19.2 for more changes

v36.19.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.19.1 for more changes

v36.18.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.18.4 for more changes

v36.18.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.18.2 for more changes

v36.18.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.18.0 for more changes

v36.17.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.17.0 for more changes

v36.14.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.14.0 for more changes

v36.13.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.13.2 for more changes

v36.13.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.13.1 for more changes

v36.12.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.12.0 for more changes

v36.10.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.10.1 for more changes

v36.10.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.10.0 for more changes

v36.9.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.9.2 for more changes

v36.9.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.9.1 for more changes

v36.9.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.9.0 for more changes

v36.8.12

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.8.12 for more changes

v36.8.11

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.8.11 for more changes

v36.8.9

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.8.9 for more changes

v36.8.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.8.7 for more changes

v36.8.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.8.5 for more changes

v36.8.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.8.4 for more changes

v36.8.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.8.3 for more changes

v36.8.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.8.2 for more changes

v36.8.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.8.1 for more changes

v36.7.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.7.7 for more changes

v36.7.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.7.5 for more changes

v36.7.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.7.3 for more changes

v36.7.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.7.1 for more changes

v36.7.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.7.0 for more changes

v36.6.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.6.1 for more changes

v36.6.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.6.0 for more changes

v36.5.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.5.3 for more changes

v36.5.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.5.2 for more changes

v36.5.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.5.0 for more changes

v36.4.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.4.1 for more changes

v36.4.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.4.0 for more changes

v36.3.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.3.0 for more changes

v36.2.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.2.1 for more changes

v36.1.16

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.1.16 for more changes

v36.1.15

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.1.15 for more changes

v36.1.14

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.1.14 for more changes

v36.1.11

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.1.11 for more changes

v36.1.8

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.1.8 for more changes

v36.1.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.1.7 for more changes

v36.1.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.1.6 for more changes

v36.1.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.1.5 for more changes

v36.1.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.1.4 for more changes

v36.1.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.1.3 for more changes

v36.1.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.1.1 for more changes

v36.1.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.1.0 for more changes

v36.0.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.0.1 for more changes

v36.0.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.0.0 for more changes

v35.159.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.159.5 for more changes

v35.159.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.159.4 for more changes

v35.159.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.159.3 for more changes

v35.159.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.159.2 for more changes

v35.159.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.159.1 for more changes

v35.158.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.158.0 for more changes

v35.157.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.157.1 for more changes

v35.157.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.157.0 for more changes

v35.156.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.156.0 for more changes

v35.155.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.155.0 for more changes

v35.154.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.154.0 for more changes

v35.151.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.151.0 for more changes

v35.149.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.149.0 for more changes

v35.148.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.148.0 for more changes

v35.147.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.147.0 for more changes

v35.146.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.146.1 for more changes

v35.145.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.145.0 for more changes

v35.144.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.144.3 for more changes

v35.144.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.144.2 for more changes

v35.144.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.144.0 for more changes

v35.143.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.143.1 for more changes

v35.143.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.143.0 for more changes

v35.142.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.142.0 for more changes

v35.141.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.141.4 for more changes

v35.141.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.141.3 for more changes

v35.141.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.141.2 for more changes

v35.141.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.141.1 for more changes

v35.140.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.140.3 for more changes

v35.140.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.140.2 for more changes

v35.140.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.140.1 for more changes

v35.139.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.139.1 for more changes

v35.138.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.138.1 for more changes

v35.137.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.137.0 for more changes

v35.135.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.135.0 for more changes

v35.133.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.133.3 for more changes

v35.133.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.133.2 for more changes

v35.133.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.133.1 for more changes

v35.133.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.133.0 for more changes

v35.131.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.131.0 for more changes

v35.129.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.129.0 for more changes

v35.128.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.128.0 for more changes

v35.127.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.127.1 for more changes

v35.126.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.126.0 for more changes

v35.125.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.125.0 for more changes

v35.124.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.124.4 for more changes

v35.124.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.124.1 for more changes

v35.124.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.124.0 for more changes

v35.123.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.123.0 for more changes

v35.122.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.122.0 for more changes

v35.121.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.121.0 for more changes

v35.120.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.120.0 for more changes

v35.119.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.119.2 for more changes

v35.119.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.119.0 for more changes

v35.118.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.118.0 for more changes

v35.115.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.115.2 for more changes

v35.115.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.115.1 for more changes

v35.115.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.115.0 for more changes

v35.114.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.114.3 for more changes

v35.114.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.114.2 for more changes

v35.114.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.114.1 for more changes

v35.113.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.113.3 for more changes

v35.113.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.113.2 for more changes

v35.113.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.113.1 for more changes

v35.113.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.113.0 for more changes

v35.112.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.112.0 for more changes

v35.111.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.111.0 for more changes

v35.110.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.110.2 for more changes

v35.110.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.110.1 for more changes

v35.110.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.110.0 for more changes

v35.109.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.109.0 for more changes

v35.108.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.108.0 for more changes

v35.107.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.107.0 for more changes

v35.106.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.106.1 for more changes

v35.106.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.106.0 for more changes

v35.105.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.105.5 for more changes

v35.105.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.105.4 for more changes

v35.105.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.105.3 for more changes

v35.105.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/35.105.2 for more changes

hashicorp/terraform (terraform)

v1.5.4

Compare Source

1.5.4 (July 26, 2023)

BUG FIXES:

  • check blocks: Fixes crash when nested data sources are within configuration targeted by the terraform import command. (#​33578)
  • check blocks: Check blocks now operate in line with other checkable objects by also executing during import operations. (#​33578)

v1.5.3

Compare Source

1.5.3 (July 12, 2023)

BUG FIXES:

  • core: Terraform could fail to evaluate module outputs when they are used in a provider configuration during a destroy operation (#​33462)
  • backend/consul: When failing to save state, consul CAS failed with transaction errors no longer shows an error instance memory address, but an actual error message. (#​33108)
  • plan renderer: Fixes crash when rendering the plan if a relevant attribute contains an integer index specified as a string. (#​33475)

v1.5.2

Compare Source

1.5.2 (June 28, 2023)

BUG FIXES:

  • configs: Multiple import blocks with the same id string no longer result in a validation error (#​33434)

v1.5.1

Compare Source

1.5.1 (June 21, 2023)

BUG FIXES:

  • core: plan validation would fail for providers using nested set attributes with computed object attribute (#​33377)

v1.5.0

Compare Source

1.5.0 (June 12, 2023)

NEW FEATURES:

  • check blocks for validating infrastructure: Module and configuration authors can now write independent check blocks within their configuration to validate assertions about their infrastructure.

    The new independent check blocks must specify at least one assert block, but possibly many, each one with a condition expression and an error_message expression matching the existing Custom Condition Checks.
    Additionally, check blocks can optionally load a scoped data source. Scoped data sources match the existing data sources with the exception that they can only be referenced from within their check block.

    Unlike the existing precondition and postcondition blocks, Terraform will not halt execution should the scoped data block fail or error or if any of the assertions fail.
    This allows practitioners to continually validate the state of their infrastructure outside the usual lifecycle management cycle.

  • import blocks for importing infrastructure: Root module authors can now use the import block to declare their intent that Terraform adopt an existing resource.

    Import is now a configuration-driven, plannable action, and is processed as part of a normal plan. Running terraform plan will show a summary of the resources that Terraform has planned to import, along with any other plan changes.

    The existing terraform import CLI command has not been modified.

    This is an early version of the import block feature, for which we are actively seeking user feedback to shape future development. The import block currently does not support interpolation in the id field, which must be a string.

  • Generating configuration for imported resources: in conjunction with the import block, this feature enables easy templating of configuration when importing existing resources into Terraform. A new flag -generate-config-out=PATH is added to terraform plan. When this flag is set, Terraform will generate HCL configuration for any resource included in an import block that does not already have associated configuration, and write it to a new file at PATH. Before applying, review the generated configuration and edit it as necessary.

  • Adds a new plantimestamp function that returns the timestamp at plan time. This is similar to the timestamp function which returns the timestamp at apply time (#​32980).

  • Adds a new strcontains function that checks whether a given string contains a given substring. (#​33069)

UPGRADE NOTES:

  • This is the last version of Terraform for which macOS 10.13 High Sierra or 10.14 Mojave are officially supported. Future Terraform versions may not function correctly on these older versions of macOS.

  • This is the last version of Terraform for which Windows 7, 8, Server 2008, and Server 2012 are supported by Terraform's main implementation language, Go. We already ended explicit support for versions earlier than Windows 10 in Terraform v0.15.0, but future Terraform versions may malfunction in more significant ways on these older Windows versions.

  • On Linux (and some other non-macOS Unix platforms we don't officially support), Terraform will now notice the trust-ad option in /etc/resolv.conf and, if set, will set the "authentic data" option in outgoing DNS requests in order to better match the behavior of the GNU libc resolver.

    Terraform does not pay any attention to the corresponding option in responses, but some DNSSEC-aware recursive resolvers return different responses when the request option isn't set. This should therefore avoid some potential situations where a DNS request from Terraform might get a different response than a similar request from other software on your system.

ENHANCEMENTS:

  • Terraform CLI's local operations mode will now attempt to persist state snapshots to the state storage backend periodically during the apply step, thereby reducing the window for lost data if the Terraform process is aborted unexpectedly. (#​32680)
  • If Terraform CLI receives SIGINT (or its equivalent on non-Unix platforms) during the apply step then it will immediately try to persist the latest state snapshot to the state storage backend, with the assumption that a graceful shutdown request often typically followed by a hard abort some time later if the graceful shutdown doesn't complete fast enough. (#​32680)
  • pg backend: Now supports the PG_CONN_STR, PG_SCHEMA_NAME, PG_SKIP_SCHEMA_CREATION, PG_SKIP_TABLE_CREATION and PG_SKIP_INDEX_CREATION environment variables. (#​33045)

BUG FIXES:

  • terraform init: Fixed crash with invalid blank module name. (#​32781)
  • moved blocks: Fixed a typo in the error message that Terraform raises when you use -target to exclude an object that has been moved. (#​33149)

Previous Releases

For information on prior major and minor releases, see their changelogs:


Configuration

📅 Schedule: Branch creation - "after 7am and before 9am every weekday" in timezone America/New_York, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

| datasource      | package                                             | from       | to         |
| --------------- | --------------------------------------------------- | ---------- | ---------- |
| gitlab-tags     | big-bang/product/packages/sonarqube                 | 8.0.1-bb.2 | 9.6.3-bb.9 |
| github-tags     | defenseunicorns/zarf                                | v0.28.2    | v0.28.3    |
| docker          | ghcr.io/defenseunicorns/build-harness/build-harness | 1.8.1      | 1.9.0      |
| docker          | ghcr.io/defenseunicorns/packages/dubbd-k3d          | 0.5.0      | 0.5.2      |
| go              | github.com/gruntwork-io/terratest                   | v0.43.10   | v0.43.11   |
| github-tags     | golang/go                                           | 1.20.4     | 1.20.6     |
| github-tags     | golangci/golangci-lint                              | 1.52.2     | 1.53.3     |
| github-tags     | golangci/golangci-lint                              | v1.52.2    | v1.53.3    |
| github-tags     | pre-commit/pre-commit                               | 3.3.2      | 3.3.3      |
| github-tags     | python-jsonschema/check-jsonschema                  | 0.23.0     | 0.23.3     |
| docker          | rancher/k3s                                         | v1.26.5    | v1.27.4    |
| docker          | registry1.dso.mil/ironbank/big-bang/base            | 2.0.0      | 8.4        |
| github-tags     | renovatebot/pre-commit-hooks                        | 35.105.1   | 36.25.2    |
| github-releases | hashicorp/terraform                                 | 1.4.6      | 1.5.4      |
| github-tags     | terraform-linters/tflint                            | 0.46.1     | 0.47.0     |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants