This repository has been archived by the owner on Jan 31, 2024. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
16.0.4
->16.0.9
9.0.1
->9.0.3
9.0.1
->9.0.3
0.17.2
->0.20.0
0.17.2
->0.20.0
10.2.69
->10.3.0
Release Notes
cdktf/cdktf-provider-aws (@cdktf/provider-aws)
v16.0.9
Compare Source
16.0.9 (2023-08-19)
Updates
5.13.0
to version5.13.1
(#1164) (660f2d2)16.0.9 (2023-08-19)
Updates
5.13.0
to version5.13.1
(#1164) (660f2d2)v16.0.8
Compare Source
16.0.8 (2023-08-18)
Updates
5.12.0
to version5.13.0
(#1162) (bf313bd)16.0.8 (2023-08-18)
Updates
5.12.0
to version5.13.0
(#1162) (bf313bd)v16.0.7
Compare Source
16.0.7 (2023-08-11)
Updates
5.11.0
to version5.12.0
(#1154) (880c7bf)16.0.7 (2023-08-11)
Updates
5.11.0
to version5.12.0
(#1154) (880c7bf)v16.0.6
Compare Source
16.0.6 (2023-08-04)
Updates
5.10.0
to version5.11.0
(#1146) (1a02303)16.0.6 (2023-08-04)
Updates
5.10.0
to version5.11.0
(#1146) (1a02303)v16.0.5
Compare Source
16.0.5 (2023-07-28)
Updates
45a811b
(#1137) (054cc10)5.9.0
to version5.10.0
(#1139) (afd356c)16.0.5 (2023-07-28)
Updates
45a811b
(#1137) (054cc10)5.9.0
to version5.10.0
(#1139) (afd356c)cdktf/cdktf-provider-newrelic (@cdktf/provider-newrelic)
v9.0.3
Compare Source
9.0.3 (2023-08-15)
Updates
45a811b
(#2005) (4421114)3.26.0
to version3.26.1
(#2025) (0d706da)9.0.3 (2023-08-15)
Updates
45a811b
(#2005) (4421114)3.26.0
to version3.26.1
(#2025) (0d706da)v9.0.2
Compare Source
9.0.2 (2023-07-26)
Updates
9.0.2 (2023-07-26)
Updates
cdktf/cdktf-provider-pagerduty (@cdktf/provider-pagerduty)
v9.0.3
Compare Source
9.0.3 (2023-08-22)
Updates
2.15.3
to version2.16.0
(#1173) (447a52b)9.0.3 (2023-08-22)
Updates
2.15.3
to version2.16.0
(#1173) (447a52b)v9.0.2
Compare Source
9.0.2 (2023-08-15)
Updates
45a811b
(#1145) (f342d63)2.15.2
to version2.15.3
(#1165) (683663f)9.0.2 (2023-08-15)
Updates
45a811b
(#1145) (f342d63)2.15.2
to version2.15.3
(#1165) (683663f)hashicorp/terraform-cdk (cdktf)
v0.20.0
Compare Source
Breaking changes
Module names / import paths changing
To resolve #3026 we improved the logic for generating names for Terraform Modules. This makes the default module names nicer, but also leads to breaking changes for Python, C#, and Java. When updating CDKTF, please generate the new bindings with
cdktf get
after updating the CLI and update your module imports.Removal of deprecated backends
We have removed deprecated backends artifactory, etcd, etcdv3, manta, and swift. CDK for Terraform v0.14 deprecated these backends initially. Terraform removed these backends in v1.3. For migration paths from these removed backends, refer to Upgrading to Terraform v1.3.
Python 3.7 is no longer supported
We have dropped support for Python 3.7, please update to Python 3.8 or higher.
feat
.allWithMapKey
iterator to lists #3299fix
conditional
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.