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-module #12

Closed
wants to merge 1 commit into from

Conversation

terraform-ibm-modules-ops
Copy link
Contributor

@terraform-ibm-modules-ops terraform-ibm-modules-ops commented Feb 9, 2024

This PR contains the following updates:

Package Type Update Change
terraform-ibm-modules/base-ocp-vpc/ibm (source) module minor 3.10.1 -> 3.20.2
terraform-ibm-modules/resource-group/ibm (source) module patch 1.1.4 -> 1.1.5

Release Notes

terraform-ibm-modules/terraform-ibm-base-ocp-vpc (terraform-ibm-modules/base-ocp-vpc/ibm)

v3.20.2

Compare Source

Bug Fixes

v3.20.1

Compare Source

Bug Fixes
  • include default worker pool in list in the workerpools output (#​383) (2d93f6b)

v3.20.0

Compare Source

Features
  • Exposed the following variables in the fscloud submodule: additional_vpe_security_group_ids, number_of_lbs, additional_lb_security_group_ids, custom_security_group_ids, attach_ibm_managed_security_group
  • The worker_pools variable also now has optional attribute additional_security_group_ids (#​386) (cee78d6)

v3.19.0

Compare Source

Features
  • Added a new terraform output vpe_url that will contain the virtual private endpoint URL of the OCP cluster. (ad8ec24)

NOTE: When upgrading to this version from a previous version, the COS HMAC resource key will be deleted. This is expected since there is no resource key required for the COS instance used by IKS.

v3.18.3

Compare Source

Bug Fixes
  • fix intermittent sync issues impacting confirm_network_healthy script execution (eb019cb)

v3.18.2

Compare Source

Bug Fixes

v3.18.1

Compare Source

Bug Fixes
  • deps: update terraform-ibm-modules/cos/ibm to 7.1.5 (#​338) (33b9720)

v3.18.0

Compare Source

Features
  • exposed the following outputs in the fscloud submodule: master_url, operating_system and master_status (#​370) (1b08dce)

v3.17.1

Compare Source

Bug Fixes
  • locked down required provider versions in order to ensure no new major versions are allowed (#​368) (0295160)

v3.17.0

Compare Source

Features
  • Introduce additional outputs: master_url, operating_system, master_status (#​366) (eb76bb0)
  • Remove the dependencies on the oc binary in the script. All scripts now only depend on kubectl.
Fixes
  • Fix a typo in variable name in documentation

v3.16.2

Compare Source

Fix
  • Exposed the variable cluster_config_endpoint_type in the fscloud submodule (ae6e7d4).

v3.16.1

Compare Source

Bug Fixes
  • increase the wait time for checking for "iks-ca-configmap" (#​365) (808160b)

v3.16.0

Compare Source

Features
  • removed support for passing the string latest for OCP version to ensure untested versions are not used (#​348) (c1a0625)

v3.15.1

Compare Source

Bug Fixes
  • added a script that will ensure the "iks-ca-configmap" exists before enabling auto scaling (#​356) (7cead90)

v3.15.0

Compare Source

Features

v3.14.4

Compare Source

Bug Fixes

v3.14.3

Compare Source

Bug Fixes

v3.14.2

Compare Source

Bug Fixes

v3.14.1

Compare Source

Bug Fixes

v3.14.0

Compare Source

Features
  • added support for OCP 4.14, and removed support for 4.11 (#​312) (802ab78)

v3.13.0

Compare Source

Features
  • added new variable enable_registry_storage (bool) to allow consumer to enable or disable an IBM Cloud Object Storage bucket to be used for OpenShift internal container image storage. Previously this was not optional and was always provisioned with COS storage, but recent changes to underlying API now makes it possible to turn storage off to take care of certain compliancy restrictions.

    NOTE: You must have an allowlisted account to avail of this feature until its fully GA (#​307) (f4b1a10)

v3.12.0

Compare Source

Features
  • new optional attribute account_id added to the kms_config input variable providing the ability to attach a KMS instance to a cluster from a different account. As this feature only became available in IBM provider version 1.60.0, the modules version constraints have been updated to >= 1.60.0, <2.0.0. See Cross account KMS encryption example for more information.(#​301) (d85b328)

v3.11.3

Compare Source

Bug Fixes
  • removed alb-oauth-proxy and istio from allowed addons as they are not supported on OCP (#​308) (c26e55e)

v3.11.2

Compare Source

Bug Fixes

v3.11.1

Compare Source

Bug Fixes

v3.11.0

Compare Source

Features
  • add variable and option to not manage all addons (#​296) (d4b56c5)

v3.10.2

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cos/ibm to v7.0.5 (#​293) (6914e78)
terraform-ibm-modules/terraform-ibm-resource-group (terraform-ibm-modules/resource-group/ibm)

v1.1.5

Compare Source

Bug Fixes

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.


  • 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

1 similar comment
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops changed the title chore(deps): update terraform terraform-ibm-modules/base-ocp-vpc/ibm to v3.16.1 chore(deps): update terraform-module Apr 6, 2024
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

1 similar comment
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

1 similar comment
@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

Copy link
Member

@vbontempi vbontempi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@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

@ocofaigh ocofaigh closed this in #36 Apr 26, 2024
ocofaigh pushed a commit that referenced this pull request Apr 26, 2024
@ocofaigh ocofaigh deleted the renovate/terraform-module branch April 26, 2024 13:56
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.

3 participants