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

fix(deps): update terraform-module #549

Merged
merged 2 commits into from
Nov 14, 2024
Merged

Conversation

terraform-ibm-modules-ops
Copy link
Contributor

@terraform-ibm-modules-ops terraform-ibm-modules-ops commented Oct 25, 2024

This PR contains the following updates:

Package Type Update Change
terraform-ibm-modules/cbr/ibm (source) module minor 1.24.0 -> 1.28.1
terraform-ibm-modules/cbr/ibm (source) module minor 1.27.0 -> 1.28.1
terraform-ibm-modules/cbr/ibm (source) module patch 1.28.0 -> 1.28.1
terraform-ibm-modules/cos/ibm (source) module minor 8.13.2 -> 8.14.3
terraform-ibm-modules/kms-all-inclusive/ibm (source) module patch 4.16.4 -> 4.16.8
terraform-ibm-modules/observability-agents/ibm (source) module minor 2.0.0 -> 2.1.0
terraform-ibm-modules/observability-instances/ibm (source) module minor 3.1.0 -> 3.3.1

Release Notes

terraform-ibm-modules/terraform-ibm-cbr (terraform-ibm-modules/cbr/ibm)

v1.28.1

Compare Source

Bug Fixes

v1.28.0

Compare Source

Features
  • added two new inputs to the fscloud profile: allow_vpcs_to_iam_groups and allow_vpcs_to_iam_access_management. By setting these to true, the following FSCloud SCC rules will pass:
    - Check whether IAM access management can be accessed only thorugh a private endpoint (Context-based restrictions or service) and allowed IPs<br>- Check whether IAM access groups can be accessed only through a private endpoint (Context-based restrictions or service) and allowed IPs` (#​548) (10c5bc9)

v1.27.0

Compare Source

Features

v1.26.0

Compare Source

Features
  • added support to the cbr-zone-module to use existing zone using new inputs existing_zone_id and use_existing_cbr_zone (#​530) (3e25409)

v1.25.0

Compare Source

Features
  • updated the target_service_details input in the fscloud submodule to support setting the geography option.
    NOTE: Both region and geography cannot be set simultaneously for the container registry service. (#​519) (4060786)

v1.24.1

Compare Source

Bug Fixes
terraform-ibm-modules/terraform-ibm-cos (terraform-ibm-modules/cos/ibm)

v8.14.3

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​771) (7394b1a)

v8.14.2

Compare Source

Bug Fixes

v8.14.1

Compare Source

Bug Fixes
  • updated the KMS auth policy so its scoped to the exact KMS Key (buckets submodule and bucket DAs) (#​765) (a685222)

v8.14.0

Compare Source

Features
  • updated the KMS auth policy created by the module so its scoped to the exact KMS Key. NOTE: This will delete and re-create any existing auth policy, however it will create before delete so there will be no disruption to services. (#​764) (211576e)

v8.13.6

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.28.1 (#​761) (3f3235a)

v8.13.5

Compare Source

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

v8.13.4

Compare Source

Bug Fixes
  • deps: removed force_delete_key_ring from KMS module call as it is deprecated (#​757) (c83092e)

v8.13.3

Compare Source

Bug Fixes
  • remove lookup of IAM account settings to fetch account ID as this requires admin privileges (#​751) (fb0cc4d)
terraform-ibm-modules/terraform-ibm-kms-all-inclusive (terraform-ibm-modules/kms-all-inclusive/ibm)

v4.16.8

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​579) (432e451)

v4.16.7

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/key-protect/ibm to v2.8.7 (#​570) (5b3235b)

v4.16.6

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.28.1 (#​574) (e9572fc)

v4.16.5

Compare Source

Bug Fixes
  • update to SCC profile to CIS IBM Cloud Foundations Benchmark v1.1.0 (#​551) (80768c0)
terraform-ibm-modules/terraform-ibm-observability-agents (terraform-ibm-modules/observability-agents/ibm)

v2.1.0

Compare Source

Features
  • added container filtering for cloud monitoring agents using new variable cloud_monitoring_container_filter (#​419) (fb04b92)

v2.0.1

Compare Source

Bug Fixes
terraform-ibm-modules/terraform-ibm-observability-instances (terraform-ibm-modules/observability-instances/ibm)

v3.3.1

Compare Source

Bug Fixes
  • wait 30 seconds after auth policy is created before creating metrics router target to ensure auth policy is fully in place before proceeding (#​604) (4364b44)

v3.3.0

Compare Source

Features

v3.2.0

Compare Source

Features
  • added support to specify Cloud Logs policies using new input cloud_logs_policies (#​600) (17dbaaf)

v3.1.1

Compare Source

Bug Fixes
  • remove ibm_iam_account_settings from cloud logs module so that account admin access is not required (#​589) (b11fe92)

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.

Sorry, something went wrong.

@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops changed the title chore(deps): update terraform-module fix(deps): update terraform-module Nov 1, 2024
@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@terraform-ibm-modules-dev
Copy link
Contributor

/run pipeline

@Aashiq-J
Copy link
Member

/run pipeline

@Aashiq-J Aashiq-J merged commit 19d4415 into main Nov 14, 2024
2 checks passed
@Aashiq-J Aashiq-J deleted the renovate/terraform-module branch November 14, 2024 06:31
@terraform-ibm-modules-ops
Copy link
Contributor Author

🎉 This PR is included in version 3.35.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

None yet

3 participants