Skip to content

fix(deps): update terraform-module #168

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

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

Conversation

terraform-ibm-modules-ops
Copy link
Contributor

@terraform-ibm-modules-ops terraform-ibm-modules-ops commented Jun 14, 2024

This PR contains the following updates:

Package Type Update Change
terraform-ibm-modules/event-notifications/ibm (source) module minor 1.10.22 -> 1.19.21
terraform-ibm-modules/icd-mysql/ibm (source) module minor 1.3.9 -> 1.9.13
terraform-ibm-modules/landing-zone-vpc/ibm (source) module minor 7.19.0 -> 7.23.2
terraform-ibm-modules/landing-zone-vsi/ibm (source) module minor 5.0.0 -> 5.1.10
terraform-ibm-modules/landing-zone/ibm (source) module patch 7.4.3 -> 7.4.4
terraform-ibm-modules/observability-instances/ibm (source) module minor 3.3.1 -> 3.5.1
terraform-ibm-modules/scc/ibm (source) module minor 1.8.36 -> 1.11.2

Release Notes

terraform-ibm-modules/terraform-ibm-event-notifications (terraform-ibm-modules/event-notifications/ibm)

v1.19.21

Compare Source

Bug Fixes

v1.19.20

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v5 (#​434) (b77a966)

v1.19.19

Compare Source

Bug Fixes

v1.19.18

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​428) (f3bc6b2)

v1.19.17

Compare Source

Bug Fixes

v1.19.16

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v4.21.8 (#​427) (b721264)

v1.19.15

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​425) (a2a9e30)

v1.19.14

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​412) (eae7918)

v1.19.13

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v4.21.6 (#​424) (ad7473a)

v1.19.12

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cos/ibm to v8.21.8 (#​423) (db3a102)

v1.19.11

Compare Source

Bug Fixes

v1.19.10

Compare Source

Bug Fixes

v1.19.9

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v4.21.4 (#​417) (4691ef4)

v1.19.8

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cos/ibm to v8.21.6 (#​416) (f8c3a5f)

v1.19.7

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cos/ibm to v8.21.5 (#​413) (586887e)

v1.19.6

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v2 (#​414) (dbb0dd6)

v1.19.5

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​405) (9099157)

v1.19.4

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cos/ibm to v8.21.3 (#​410) (e389f2b)

v1.19.3

Compare Source

Bug Fixes

v1.19.2

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cos/ibm to v8.21.2 (#​408) (ea42cff)

v1.19.1

Compare Source

Bug Fixes

v1.19.0

Compare Source

Features
  • added support to the module to attach access tags using new input access_tags (#​404) (ea679dd)

v1.18.14

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cos/ibm to v8.20.2 (#​403) (4d397d3)

v1.18.13

Compare Source

Bug Fixes

v1.18.12

Compare Source

Bug Fixes

v1.18.11

Compare Source

Bug Fixes
  • deps: update required_provider to latest for the deployable architecture solution (#​397) (a43d0ef)

v1.18.10

Compare Source

Bug Fixes

v1.18.9

Compare Source

Bug Fixes

v1.18.8

Compare Source

Bug Fixes

v1.18.7

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v1.23.9 (#​387) (4db5024)

v1.18.6

Compare Source

Bug Fixes

v1.18.5

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v1.23.6 (#​383) (ea64139)

v1.18.4

Compare Source

Bug Fixes

v1.18.3

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​379) (3602098)

v1.18.2

Compare Source

Bug Fixes

v1.18.1

Compare Source

Bug Fixes

v1.18.0

Compare Source

Features
  • deps: update terraform-module and add support for new inputs expire_filter_prefix and archive_filter_prefix (#​376) (1581e6c)

v1.17.2

Compare Source

Bug Fixes

v1.17.1

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​375) (02f8e18)

v1.17.0

Compare Source

Features
  • updated the service_credential_secrets input object schema of the DA to support creating service specific roles
    * The service_credentials_source_service_role attribute has been renamed to service_credentials_source_service_role_crn and now requires a full CRN value. For example: service_credentials_source_service_role_crn = "crn:v1:bluemix:public:iam::::role:Editor" (#​374) (d69b8f3)

v1.16.1

Compare Source

Bug Fixes
  • Updated the default value of the prefix input to be "dev" in the DA
  • Marked the input as required in catalog so it will now show in the required tab of the projects UI
  • It is still possible omit the prefix by passing a value of null or empty string ("") when working directly with the terraform code, or by passing the string value of NULL when deploying in projects or schematics. (#​372) (293ec2e)

v1.16.0

Compare Source

Features
  • adds the ability to pass CBR rules in DA. It adds a new variable cbr_rules in DA variables. (#​371) (5c6d0cb)

v1.15.15

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cos/ibm to v8.16.5 (#​369) (dac9cf1)

v1.15.14

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v4.19.2 (#​368) (e0667e5)

v1.15.13

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​365) (9733514)

v1.15.12

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v1.20.0 (#​366) (ebd6969)

v1.15.11

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cos/ibm to v8.16.4 (#​363) (7c9e67e)

v1.15.10

Compare Source

Bug Fixes

v1.15.9

Compare Source

Bug Fixes

v1.15.8

Compare Source

Bug Fixes

v1.15.7

Compare Source

Bug Fixes

v1.15.6

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​348) (3a46daf)

v1.15.5

Compare Source

Bug Fixes

v1.15.4

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cos/ibm to v8.15.10 (#​346) (6dca5e7)

v1.15.3

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​340) (84561e3)

v1.15.2

Compare Source

Bug Fixes

v1.15.1

Compare Source

Bug Fixes

v1.15.0

Compare Source

Features

v1.14.10

Compare Source

Bug Fixes
  • add variables to ibm_catalog.json so they displayed in a sorted order in projects UI and mark existing_kms_instance_crn as required in the DA (#​339) (ff072ab)

v1.14.9

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v4.16.11 (#​337) (06fb42b)

v1.14.8

Compare Source

Bug Fixes

v1.14.7

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cos/ibm to v8.14.5 (#​333) (2d2268d)

v1.14.6

Compare Source

Bug Fixes

v1.14.5

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​330) (d19b633)

v1.14.4

Compare Source

Bug Fixes
  • updated the value of kms_endpoint_url to old HPCS endpoint (#​328) (09046bb)

v1.14.3

Compare Source

Bug Fixes

v1.14.2

Compare Source

Bug Fixes
  • deps: updated KMS module to 4.16.4 in the DA solution (#​320) (ef2b9a4)

v1.14.1

Compare Source

Bug Fixes
  • deps: update required_provider to latest for the deployable architecture solution (#​317) (1af89b9)

v1.14.0

Compare Source

Features
  • The COS KMS auth policy created by the DA is now scoped to the exact KMS key. NOTE: When upgrading from an old version, the auth policy will be re-created, however it will be non disruptive as it will create the new policy before removing the old one (#​324) (8247228)

v1.13.1

Compare Source

Bug Fixes
  • update SCC profile to IBM Cloud Framework for Financial Services 1.7.0 (#​319) (89c50a7)

v1.13.0

Compare Source

Features
  • Updated the KMS auth policies created by the module and DA to now scope them to the exact KMS Key ID. Previously auth policies were scoped to the whole KMS instance. This change has been implemented in a way where it will create the new auth policy first before destroying the old one to ensure there is no disruption to every day operations.
  • updated the configuration in the DA that is used to stored failed events in a COS bucket to now use the direct COS endpoint by default (previously it was using the public endpoint). This change is done as an update in place. (#​313) (80b244f)

v1.12.0

Compare Source

Features
  • Since Activity Tracker is a deprecated service, the ability to pass the CRN of an Activity Tracker instance (existing_activity_tracker_crn) in the DA solution to configure the IBM Cloud Object Storage bucket that is used for storing failed events has been removed. Events are now sent according to what is specified in the accounts ATracker Event Routing service configuration. This change will cause an update in place on the COS bucket if using the DA to create one. (#​316) (85b939d)

v1.11.0

Compare Source

Features
  • added support to the DA to create service credentials and manage them in Secrets Manager (#​266) (3171580)

v1.10.23

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​310) (5ddecab)
terraform-ibm-modules/terraform-ibm-icd-mysql (terraform-ibm-modules/icd-mysql/ibm)

v1.9.13

Compare Source

Bug Fixes

v1.9.12

Compare Source

Bug Fixes

v1.9.11

Compare Source

Bug Fixes
  • deps: update terraform random to latest for deployable architectures (#​265) (397dd99)

v1.9.10

Compare Source

Bug Fixes

v1.9.9

Compare Source

Bug Fixes

v1.9.8

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for deployable architectures (#​258) (bceb790)

v1.9.7

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.30.0 (#​259) (3a167c3)

v1.9.6

Compare Source

Bug Fixes
  • input reference in description after rename (#​257)
    - Input description changes (968ebdc)

v1.9.5

Compare Source

Bug Fixes

v1.9.4

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for deployable architectures (#​252) (4cc7e04)

v1.9.3

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v4.21.6 (#​249) (22f83ef)

v1.9.2

Compare Source

Bug Fixes

v1.9.1

Compare Source

Bug Fixes

v1.9.0

Compare Source

Features

(#​220) (5296138)

  • Module updates:

    • member_cpu_count renamed to cpu_count
    • member_disk_mb renamed to disk_mb
    • member_memory_mb renamed to memory_mb
    • resource_tags renamed to tags
  • DA updates:

    • instance_name renamed to name
    • Added inputs existing_mysql_instance_crn, admin_pass_secret_manager_secret_group, use_existing_admin_pass_secret_manager_secret_group and admin_pass_secret_manager_secret_name inputs.
    • Added support for passing existing MySql instance

v1.8.17

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for deployable architectures (#​239) (fe9ed98)

v1.8.16

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v2 (#​241) (2725f61)

v1.8.15

Compare Source

Bug Fixes

v1.8.14

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for deployable architectures (#​233) (7e48f63)

v1.8.13

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v1.25.3 (#​234) (8e1defb)

v1.8.12

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v1.25.2 ([#&#8203

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 is behind base branch, 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 Renovate Bot.

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

2 similar comments
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants