terraform-ibm-modules / terraform-ibm-icd-postgresql

Implements an instance of the IBM Cloud Databases for PostgreSQL service.
Apache License 2.0
0 stars 2 forks source link

fix(deps): update terraform ibm to latest for deployable architectures #501

Closed terraform-ibm-modules-ops closed 7 hours ago

terraform-ibm-modules-ops commented 1 month ago

This PR contains the following updates:

Package Type Update Change
ibm (source) required_provider minor 1.69.2 -> 1.71.1

Release Notes

IBM-Cloud/terraform-provider-ibm (ibm) ### [`v1.71.1`](https://togithub.com/IBM-Cloud/terraform-provider-ibm/blob/HEAD/CHANGELOG.md#1711-Nov-07-2024) [Compare Source](https://togithub.com/IBM-Cloud/terraform-provider-ibm/compare/v1.71.0...v1.71.1) Bugfixes - Add error if image not found ([5730](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5730)) - fix(lb): fix for lb data source collection ([5763](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5763)) - 404 error fix on ibm_is_virtual_network_interface_floating_ip datasource ([5762](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5762)) - LB profile datasource access mode value support ([5773](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5773)) ### [`v1.71.0`](https://togithub.com/IBM-Cloud/terraform-provider-ibm/blob/HEAD/CHANGELOG.md#1710) [Compare Source](https://togithub.com/IBM-Cloud/terraform-provider-ibm/compare/v1.70.1...v1.71.0) Features - Support Power System - **Resources** - ibm_pi_network_interface - ibm_pi_storage_tiers - ibm_pi_network_address_group - ibm_pi_network_address_group_member - ibm_pi_network_security_group_action - ibm_pi_network_security_group_member - ibm_pi_network_security_group_rule - ibm_pi_network_security_group - **Datasources** - ibm_pi_network_interface - ibm_pi_network_interfaces - ibm_pi_volume_snapshot - ibm_pi_volume_snapshots - ibm_pi_network_address_group - ibm_pi_network_address_groups - ibm_pi_network_security_group - ibm_pi_network_security_groups - Support Event Notification - **Resources** - ibm_en_webhook_template - **Datasources** - ibm_en_webhook_template - Support Event Streams - **Resources** - ibm_event_streams_quota - ibm_event_streams_schema_global_rule - ibm_event_streams_mirroring_config - **Datasources** - ibm_event_streams_quota - ibm_event_streams_schema_global_rule - ibm_event_streams_mirroring_config - Support VPC - **Datasources** - ibm_is_private_path_service_gateway - ibm_is_private_path_service_gateway_account_policy - ibm_is_private_path_service_gateway_account_policies - ibm_is_private_path_service_gateways - ibm_is_private_path_service_gateway_endpoint_gateway_binding - ibm_is_private_path_service_gateway_endpoint_gateway_bindings - **Resources** - ibm_is_private_path_service_gateway_account_policy - ibm_is_private_path_service_gateway - ibm_is_private_path_service_gateway_revoke_account - ibm_is_private_path_service_gateway_endpoint_gateway_binding_operations - ibm_is_private_path_service_gateway_operations Enhancements - Granular CRN for images ([5646](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5646)) - Granular CRN for instance resources ([5647](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5647)) - granular CRN for volumes ([5651](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5651)) - Add GRS for volume data sources ([5671](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5671)) - Add GRS Attributes/Arguments to pi_volume resource ([5668](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5668)) - Add replication_pool_map to disaster recovery data sources ([5664](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5664)) - Add GRS ([5665](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5665)) - Add source checksum field to image data source ([5663](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5663)) - Add datacenter capability details ([5666](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5666)) - Update Storage Connection ([5667](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5667)) - Add support_systems for sap profile ([5670](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5670)) - Add GRS attributes to pi volume group data sources and related ([5673](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5673)) - Update documentation for ibm_resource_tag ([5700](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5700)) - Add Workspace NSG ([5727](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5727)) - Update database.html.markdown ([5717](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5717)) - Update partnercentersell service ([5721](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5721)) - add orphan_resource_on_delete argument to worker pool resources ([5705](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5705)) - Tekton pipeline re-generated with latest SDK generator ([5715](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5715)) - Added support for vpn gateway connection distribute traffic ([5733](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5733)) - feat(PPS): Add support for private path service gateway and private path load balancer ([5712](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5712)) - Added support for defined_performance changes in is_volume ([5694](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5694)) - feat(routing-table-crn): UI 37487 routing table crn and SDK migration PR ([5708](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5708)) - feat: CBR regenerate provider ([5724](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5724)) - added support for identifier in volume datasource ([5742](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5742)) - re-ordered catalog offering on is_snapshot(s) ([5741](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5741)) - fix on vpn gateway connection ([5737](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5737)) - update kp operations to use flex logger ([5732](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5732)) - ibm_container_vpc_worker_pool - remove Computed for secondary_storage property ([5720](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5720)) - Ended IBM cloud functions support as Event Notifications destination ([5755](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5755)) - Enhance partnercentersellv1 ([5747](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5747)) - fix(toolchain): adopt new error formats ([5756](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5756)) - fix: bump continuous delivery Go SDK version ([5759](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5759)) - Routing table tags support ([5750](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5750)) - Deprecate classic_access on ibm_is_vpc ([5760](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5760)) Bugfixes - Fix Config Aggregator ([5723](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5723)) - fix rule_group resource panic ([5744](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5744)) - App config bug fix ([5748](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5748)) - fix(EGW): avoid tainting endpoint gateway on timeout when the target PPSG has the access policy as review ([5752](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5752)) - fix(ALB): Fix for ALB creation do not send private path false in request for alb ([5758](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5758)) - \[scc] Failure when attempting to update schedule for resource ibm_scc_profile_attachment ([5718](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5718)) ### [`v1.70.1`](https://togithub.com/IBM-Cloud/terraform-provider-ibm/blob/HEAD/CHANGELOG.md#1701-Oct-19-2024) [Compare Source](https://togithub.com/IBM-Cloud/terraform-provider-ibm/compare/v1.70.0...v1.70.1) BugFixes - Fix test bucket endpoints ([5695](https://togithub.com/IBM-Cloud/terraform-provider-ibm/issues/5695)) ### [`v1.70.0`](https://togithub.com/IBM-Cloud/terraform-provider-ibm/blob/HEAD/CHANGELOG.md#1700-Oct-06-2024) [Compare Source](https://togithub.com/IBM-Cloud/terraform-provider-ibm/compare/v1.69.2...v1.70.0) Breaking Changes - update(cloud-databases): Make Service Endpoints as Required argument([5615](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5615)) Features - Support IAM Access tag - **Resources** - ibm_iam_access_tag - Support VPC - **Resources** - ibm_is_subnet_reserved_ip_patch - Support code Engine - **Resources** - ibm_code_engine_function - Support Configuration Aggregator - **Resources** - ibm_config_aggregator_settings - **Datasources** - ibm_config_aggregator_configurations - ibm_config_aggregator_settings - ibm_config_aggregator_resource_collection_status Enhancements - add service_to_service_enabled field to atracker event streams endpoint ([5605](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5605)) - Deprecated ibm_resource_access_tag and replaced it with ibm_iam_access_tag ([5567](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5567)) - SM New error formatting + crypto_key label name changes ([5562](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5562)) - Deprecating alias and bindings APIs and schema items ([5612](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5612)) - update(cloud-databases): Make Service Endpoints Required and send warning when public endpoints are in use ([5402](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5402)) - discourage use of ibm_container_bind_service ([5588](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5588)) - updated resources, data source and documentation for Slack Direct destination support ([5615](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5615)) - IAM Policy Assignment: S2S Policy Assignments ET and AG ([5624](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5624)) - fix for context and history parameter of template assignment ([5640](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5640)) - Updating to latest schematics sdk and updating sch_agent resource to enable force deletion by default ([5660](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5660)) - add support for 4th zone ([5644](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5644)) - add support for CRN attribute for Power Network ([5649](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5649)) - add support for CRN attribute for Power Shared Processor ([5650](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5650)) - add support for CRN attribute for Power Snapshot ([5650](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5650)) - Secrets Manager IAM credentials secrets with S2S ([5678](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5678)) - fix: update error diagnostic reporting in existing Event Streams code ([5685](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5685)) - feat(Catalog Management): support new offering version limit ([5688](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5688)) - sch Agent resource updated to accommodate agent destroy resources ([5691](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5691)) - feat(tekton): add support for fork feature ([5693](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5693)) BugFixes - The ibm_resource_tag do not detach if tag_type is access or service ([5566](https://togithub.com/IBM-Cloud/terraform-provider-ibm/issues/5566)) - fix(is_share): added empty check and moved source_share_crn outside ([5632](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5632)) - Add test bucket endpoints ([5636](https://togithub.com/IBM-Cloud/terraform-provider-ibm/pull/5636)) - The ibm_resource_tag does not check the response on api tags calls ([5641](https://togithub.com/IBM-Cloud/terraform-provider-ibm/issues/5641)) - Fix incorrect handling of trusted profile static CRN identities ([5681](https://togithub.com/IBM-Cloud/terraform-provider-ibm/issues/5681)) - Fix multibyte character and optional attributes fix for Cloud logs ([5679](https://togithub.com/IBM-Cloud/terraform-provider-ibm/issues/5679)) - fix(lb-pool-member): Add a nil check before accessing member weight ([5682](https://togithub.com/IBM-Cloud/terraform-provider-ibm/issues/5682)) - Fix unicode characters for name fields in cloud logs resources ([5698](https://togithub.com/IBM-Cloud/terraform-provider-ibm/issues/5698))

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 Renovate Bot.

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 3 weeks ago

/run pipeline

terraform-ibm-modules-dev commented 2 weeks ago

/run pipeline

terraform-ibm-modules-dev commented 1 week ago

/run pipeline

terraform-ibm-modules-dev commented 3 days ago

/run pipeline

terraform-ibm-modules-dev commented 1 day ago

/run pipeline

Ak-sky commented 8 hours ago

/run pipeline

terraform-ibm-modules-ops commented 7 hours ago

:tada: This PR is included in version 3.19.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: