Skip to content

Update Terraform ibm to v1.80.3 #5

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
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 2, 2024

This PR contains the following updates:

Package Type Update Change
ibm (source) required_provider minor 1.64.1 -> 1.80.3

Release Notes

IBM-Cloud/terraform-provider-ibm (ibm)

v1.80.3

Compare Source

Bug Fixes

VPC Infrastructure
  • fix(is-bm): fixed bm error on delete (6346)
CIS
  • fix(CIS): update domain setting proxy read timeout(6347)

v1.80.2

Compare Source

Bug Fixes

Global Catalog
  • updated platform services to use local sdk (6343)

v1.80.1

Compare Source

Bug Fixes

Cloud Logs
  • fix alerts metadata_labels (6306)
General
  • Update SDK for MR for Error Format (6338)
Power Systems
  • [Resource] [DataSource] Add Route data sources and resources (6326)
  • [Resource] [Datasource] Replace SSH Key API with new API (6327)

Enhancements

Power Systems
  • Deprecate vpn resources (6317)
  • [Resource] [Data source] Remove access config and jumbo fields, deprecate network-peer fields (6319)
  • Add out_of_band_deleted attribute to terraformvolume data source and resource (6320)
  • Add status_detail attribute to ibm_pi_instance_snapshot data source and resource (6323)
  • [Datasource] Sap profile filtering (6324)
  • [Resource] [Datasource] Granular CRN for pi_placement_group and pi_spp_placement_group resources and datasources (6325)
  • [Resource] [Datasource] Add Advertise and ArpBroadcast support (6322)
VPC Infrastructure
  • reorganised VPC examples folder (6206)
  • removed redundant code from is_ipsec_policy resource (6286)

Documentation

Cloud Logs
  • Remove access_credential from logs-routing resources (6332)
IAM
  • Improvide wait logic for IAM identity template assignments and correct policy refs field mapping (6314)
Power Systems
  • Update terraform docs with new systems (6318)
VPC Infrastructure
  • added example and related documents (6296)

v1.80.0

Compare Source

Bug Fixes

Cloud Databases
  • Remove outdated notification (6294)
Cloud Object Storage
  • remove computed field (6288)
VPC Infrastructure
  • added an empty check for dns binding id (6307)

Enhancements

Backup/Recovery
  • Removing the unnecessary comments (6308)
Cloud Object Storage
  • Adding the changes for bucket backup retention (6283)
General
  • bump github.com/cloudflare/circl from 1.3.7 to 1.6.1 (6284)
  • Package update (6304)
  • Add code owners (6301)
Power Systems
  • Replace GetTagsUsingCRN with GetGlobalTagsUsingCRN (6248)
  • Remove redundant constants (6260)
  • Standardize Arg_CloudInstanceID argument across all data source and resource (6249)
Secrets Manager
  • Bump version to 1.80.0-beta0 (6305)
Transit Gateway
  • Macsec changes (6220)

Documentation

VPC Infrastructure
  • enhance is_lb_pool documentation with session persistence details (6299)

v1.79.2

Compare Source

Bug Fixes

VPC Infrastructure
  • fixed the access_tags set on is_image (6280)
  • ensure user-tags on volume_prototype are correctly set (6279)
  • fix setting accesscontrolmode on mount target (6285)

Enhancements

Cloud Databases
  • In place upgrade (6275)
General
  • Update go version to 1.24 (6264)
IAM
  • Add retry for GET operations with exponential retry (6292)

Documentation

General
  • update workflow badge to use GitHub Actions URL format (6282)

v1.79.1

Compare Source

Bug Fixes

VPC Infrastructure
  • fix(is-image): fixed the access_tags set on is_image (6280)

v1.79.0

Compare Source

Bug Fixes

Backup/Recovery
  • fix formatting of ibm_is_backup_policy (6276)
CD Tekton Pipeline
  • fix trigger booleans when set to false (6215)
Cloud Internet Services
  • fix zone setting - read proxy timeout error (6270)
Cloud Object Storage
Configuration Aggregator
  • Fix non-constant format string in call flex.FmtErrorf after go 1.24 upgrade (6234)
  • Fix the regression of private endpoint for GC (6235)
Event Streams
  • Event Streams tokenProvider needs to honor configuration for IAMEndpoint (6239)
IAM
  • Add support for action control assignments (6250)
Power Systems
  • [Resource] Remove computed property from pi_instance pi_placement_group_id and fix placement group acceptance test (6230)
  • NAG fix user tags crash, add user tags test (6256)
Transit Gateway
  • update endpoint gateway resources and datasources (6137)
VPC Infrastructure
  • fix status issue with vni on is_security_group_target (6233)
  • fixed default true on vni (6210)
  • fix skip action in custom rules (6242)
  • update error toolchain for vpn servers (6193)
  • subnet reserved ip patch validation (6265)
  • fix ibm_is_security_group import description (6231)

Enhancements

Backup/Recovery
  • improved error handling for vpc backup policy (6184)
Configuration Aggregator
  • Config agg v2 changes (6218)
CD Tekton Toolchain
  • add cos tool integration support (6271)
General
  • Add retry on GET for resource group and trusted profile (6277)
IAM
  • Add support for action control templates (6236)
Partner Center Sell
  • less restriction on catalog product media item (6243)
  • associations field properly mapped (6247)
Power Systems
  • [Resource] Add retry to pi network create and delete (6165)
  • Remove deprecation notice from VTL fields still in use by FalconStor (6240)
Secrets Manager
  • Add support custom credentials secret type (6180)
Transit Gateway
  • improved error handling for vpc vpn_gateway (6173)
  • improved error handling for endpoint gateways targets (6185)
VPC Infrastructure
  • improved error handling for vpc images (6151)
  • improved error handling for vpc volume (6152)
  • improved error handling for vpc instance group (6153)
  • improved error handling for vpc subnets (6177)
  • improved error handling for vpc virtual server instance (6204)
  • improved error handling for vpc instance template (6201)
  • improved error handling for vpc bare metal servers (6200)
  • improved error handling for vpc virtual network interfaces (6188)
  • improved error handling for vpc dedicated host (6183)
  • improved error handling for vpc network acl (6178)
  • improved error handling for vpc load balancers (6172)
  • improved error handling for vpc security group (6182)

Documentation

General
  • fixed provider docs with image and profile changes (6258)
Transit Gateway
  • fixed ibm_is_virtual_endpoint_gateway resource document (6257)
VPC Infrastructure
  • updated instance network attachment document (6263)

Tests

Secrets Manager
  • Improve test of private certificate secret (6267)

v1.78.4

Compare Source

VPC Infrastructure
  • fix(auto_delete): fixed default true on vni (6210)
Power Systems
  • NAG fix user tags crash, add user tags test (6256)

v1.78.3

Compare Source

Partner Center Sell
  • feat(partner center sell): less restriction on catalog product media item (6230)
Event Streams
  • fix: Event Streams tokenProvider needs to honor configuration for IAMEndpoint (6239)
Configuration Aggregator
  • Config agg v2 changes (6218)

v1.78.2

Compare Source

Global Catalog
  • Fix the regression of private endpoint for GC (6235)
VPC
  • fix status issue with vni on is_security_group_target (6233)

v1.78.1

Compare Source

Bug Fixes

HPCS
  • Correct missing instance_id and region after import (6211)
Backup/Recovery
  • Fix backup recovery client error handling (6225)
  • Fix connector client usage (6223)
Transit Gateway
  • Fixed TGW-146: Removed useless lines in logs when creating Transit Gateway resources(6143)
MQ Service
  • Remove undocumented custom accept language header (6222)

Build System

General
  • Use the same environment key for global catalog and fix the path (6217)

Documentation

Transit Gateway
  • Added HOWTO.md with local development guide and examples for Transit Gateway resources (6143)

Enhancements

Transit Gateway
  • Simplified resource schema by removing computed attributes that are only used in tunnel blocks (6143)

v1.78.0

Compare Source

Features

Load Balancing
  • Server Name Indicator (SNI) routing for ALB (6145)
VPC Infrastructure
  • Handle pending LB states during SG binding for security_group_target (6171)

Bug Fixes

Tekton
  • Fix null pointers when importing resources (6125)
CIS
  • Fix ep ruleset override enable issue (6174)
  • Updated domain settings (6163)
VPC Infrastructure
  • Fix simultaneous update of bandwidth and profile for is_instance (6155)
Power Systems
  • Fix data source crash when vm has no volumes (6166)
Atracker
  • Do not return region if it is not defined for resource (6194)
DNS Services
  • Add GLB healthcheck 3XX, 4XX and 5XX responses (6139)
IAM
  • Fix IAM access groups template example (6196)
  • Fix IAM trusted profiles templates examples (6198)
  • Fix IAM policy template example docs (6192)
  • fix(doc): iam account settings template example docs (6199)
Power Systems
  • Fix warnings in pi data source and resources (6159)
  • Deprecate CRN attribute from ibm_pi_volume_snapshot(s)(6168)

Enhancements

VPC Infrastructure
  • Improved error handling for is_flow_log (6129)
  • Improved error handling for is_floating_ip(s) (6132)
  • Improved error handling for vpc snapshot (6144)
  • Improved error handling for vpc reservations (6146)
  • Improved error handling for vpc public gateway (6147)
  • Improved error handling for vpc placement groups (6148)
  • Improved error handling for vpc operating system (6149)
  • Improved error handling for vpc (6186)
  • ALB as PPNLB enhancement for is_lb_pool_member (6131)
  • Added aes192 encryption algorithm in is_ipsec_policy validator (6134)
Schematics
  • Support for terraform v1.10 in schematics workspace (6197)
Log Routing
  • Remove Logdna target option for IBM Cloud Logs Routing (6135)

Documentation

Key Management
  • Detailed reference for kms_key expiration_data argument (6154)

Build System

General
  • Bump x/net and jwt modules to avoid vulnerabilities
  • Remove API gateway service and deprecated github.com/dgrijalva/jwt-go
  • Migrate from bluemix-go to platform-go sdk for global catalog calls (6202)

Tests

VPC Infrastructure
  • Updated is_ike_policy and is_ipsec_policy tests (6138)

v1.77.1

Compare Source

Enhancements

  • feat(partner center sell): less restriction on global catalog object names (6122)
  • fix(Cloud Databases): Fix for importing read replicas (6126)
  • fix(patner-center-sell): remove required flag on tag fields (6055)
  • enhancement: improved error handling for is (ike/ipsec) policy (6128)
  • enhancement: improved error handling for is_ssh_key (6124)
  • fix: set previously unset attribute on is_ssh_key datasource (6123)
  • Added tests for tdx confidential compute mode (6121)
  • fix: update issue on is_volume name update (6127)
  • Added acceptance test for sgx confidential compute mode (6120)

v1.77.0

Compare Source

  • Support for IAM
    • Datasources
      • ibm_iam_account_settings_external_interaction
    • Resources
      • ibm_iam_account_settings_external_interaction
  • Support for Event Notification
    • Datasources
      • ibm_en_destination_event_streams
      • ibm_en_event_streams_template
      • ibm_en_pagerduty_template
      • ibm_en_subscription_event_streams
    • Resources
      • ibm_en_destination_event_streams
      • ibm_en_event_streams_template
      • ibm_en_pagerduty_template
      • ibm_en_subscription_event_streams
  • Support Backup Recovery
    • Datasources
      • ibm_backup_recovery_connector_logs
      • ibm_backup_recovery_connector_status
      • ibm_backup_recovery_connector_get_users
    • Resources
      • ibm_backup_recovery_connector_registration
      • ibm_backup_recovery_connector_access_token
      • ibm_backup_recovery_connector_update_user
  • Support Ceph as a Service
    • Resources*
      • ibm_sds_volume
      • ibm_sds_volume_mapping
      • ibm_sds_host

Enhancements

  • chore: update TKE SDK reference (6048)
  • Add nsg protocol check (6030)
  • Support trusted token for ICD Services. Use v2 resource controller library (6012)
  • add crn to group response (6046)
  • Added support for id in is_ssh_key data source (6054)
  • feat(lb): support for lb pool failover policy (6061)
  • Add crn to IAM group response (6046)
  • Added support for id in is_ssh_key data source (6054)
  • (atracker) Deprecate logdna_endpoint attribute and logdna target_type (6082)
  • Deprecate ibm_pi_system_pools data source and remove docs (6087)
  • chore: remove ob plugin (6086)
  • [Dataource] SAP Profile Update (6078)
  • Regex for object Id-s accepts dot (6084)
  • Secrets Manager - allow configuring IAM endpoint with endpoints file (6079)
  • Remove deprecation note from pi_license_repository_capacity (6110)
  • Remove warnings from terraform spp and pg markdown files (6097)
  • Remove warnings from terraform cloud connection and vsn markdown files (6100)
  • Remove warnings from terraform dhcp and ssh-key markdown files (6099)
  • Remove warnings from terraform image markdown files (6091)
  • Remove unused constants in the code (6090)
  • feat(atracker): regen code for apidoc update and remove logdna target (due to logdna end of service) (6056)
  • fix: is_virtual_network_interface resource_group force new fix (6105)
  • Updated documents for ibm_is_network_acl_rule (6088)
  • Added support for volume bandwidth in vpc resources (6111)
  • changed network_interfaces to typelist for is_bare_metal_server (6118)

Bug Fixes

  • fix crashing provider due to Code Engine type casting (6058)
  • fix: adding ForceNew to IBM Scope and bumping to new scc-go-sdk version (6051)
  • removed validation of location for sch resources and ds (6063)
  • Added retry logic for is_bare_metal_server 409 (6064)
  • fix: update docs for cm account resource (6038)
  • fix(cis): don't panic when ZoneID/ZoneName not set (6070)
  • enhanced the is-geography datasources errors (6076)
  • fix(CIS): fix custom rule issues (6071)
  • Fix nsg action resource (6106)
  • updated is_vpn_gateway documentation for public gateway (6102)
  • Added tdx confidential compute mode support for instance and template (6113)
  • fix for vpc_crn in is_vpc dns (6114)

v1.76.3

Compare Source

  • Support vpe endpoints (6083)

v1.76.2

Compare Source

  • removed validation of location for sch resources and ds (6063)
  • fix(cis): don't panic when ZoneID/ZoneName not set (6070)
  • Support trusted token for ICD Services. Use v2 resource controller library (6012)

v1.76.1

Compare Source

BugFixes

  • fix(identity) rolling back id to profile_id (6039)
  • fix(identity) Trusted profile history field error (6031)
  • fix: fix the resource name being printed in ibm_en_integration logging (6037)

v1.76.0

Compare Source

  • Support for IAM Access Management
    • Datasources
      • ibm_iam_access_tag
  • Support for IBM Db2
    • Datasources
      • ibm_db2_allowlist_ip
      • ibm_db2_backup
      • ibm_db2_tuneable_param
  • Support for Global Catalog
    • Datasources
      • ibm_cm_account
    • Resources
      • ibm_cm_account
  • Support for SCC
    • Datasources
      • ibm_scc_scope
      • ibm_scc_scope_collection
    • Resources
      • ibm_scc_scope

Enhancements

  • Update tcp flag documentation (5981)
  • Add sap deployment target check (5980)
  • Power SPPP Refactor (5962)
  • Deprecate network port data source and resource (5982)
  • Add date-based versioning support for Code Engine (5951)
  • Mcsp flag consolidation parnercentersellv1 (5979)
  • feat(Cloud Databases): Update Database Password Complexity Validation (5985)
  • Event Streams: support kafka client with IAM token for auth (5822)
  • Add SourcePort, DestinationPort to NSG rule resource (5996)
  • Remove snapshot get check and update documentation (5916)
  • Granular CRN for dedicated hosts (5983)
  • [Datasource][Resource] Add dedicated host id attribute to shared processor pool (5992)
  • [Datasource][Resource] Add network security group ids field to network interface (5993)
  • [Datasource][Resource] Add dedicated host id to instance (5995)
  • remove erroneous attribute in example (5999)
  • Remove vtl deprecation message (6004)
  • Update NSG datasources and resources (5986)
  • new error messages for TP datasources (5997)
  • CDN EOL Notification: Preparing for the Transition, Deprecation Msg added (6001)
  • fix(CIS): update response type of proxy read timeout setting (5990)
  • Add support for managed CSR in Secrets Manager Imported Certificate secret (6002)
  • Added support for default address prefixes in vpc(s) datasource (6011)
  • added support for created_at and href support in is_ssh_key (6003)
  • Updated readme for ansible collection (6000)
  • Add Network Interface and NSG Href To Instance Network (5991)
  • change parameter updates in code engine to prevent panic (5939)
  • fix(identity) new error messages for TP link (6009)
  • fix(identity) new error messages for TP resource (5989)
  • Support of update authorization policy (6015)
  • Remove default value for ibm_code_engine_build strategy_spec_file to enable other values for run_mode (5972)
  • fix(identity) new error messages for TP claim rules (6023)
  • chore(add deprecation message to iks observability resource) (6026)
  • Update pag_instance.html.markdown (6032)

BugFixes

  • fix(vpc): dns name update issue fixed (5973)
  • fix(priority) update validators.go (6010)
  • fix(share-snap): Fix docs and missing item in data source (5987)
  • fix(docs): pps docs indentation fix (5959)
  • handle async provisioning during create and return proper error message (6024)
  • fix: always use sasl oauthbearer for sarama client (6020)
  • SM Fixes (6017)

v1.75.2

Compare Source

Enhancements

  • Regex fix parnercentersellv1 (5958)
  • docs(Cloud Databases): update supported services for configuration (5975)
  • Added custom endpoints support for logs routing (5974)
  • Created wrapper function around GetOkExists and all GetOk function usage has been replaced with GetFieldExists wrapper function (5965)

BugFixes

  • Global Search and Global Tagging private endpoint generation appear incorrect (4843)

v1.75.1

Compare Source

Enhancements

  • Add Custom Endpoints to Logs Routing Service (5961)

v1.75.0

Compare Source

  • Support for Cloud logs
    • Datasources
      • ibm_logs_stream
      • ibm_logs_streams
    • Resources
      • ibm_logs_stream
  • Support for Power System
    • Datasources
      • ibm_pi_instance_snapshot
  • Support for SDSaaS
    • Resources
      • ibm_sds_volume
      • ibm_sds_host
        Enhancements
  • IBM Cloud Shell: re-gen provider for adopting the new error toolchain (5904)
  • feat(PDNS): update custom resolver profile and views (5625)
  • feat(CIS): Logpush to cloud logs and generic destination (5872)
  • fix(PDNS): removal of custom resolver location resource (5915)
  • Add custom service parameters and other gc flags parnercentersellv1 (5900)
  • fix(PDNS): add a note for custom resolver location order change (5921)
  • ODF 4.17 initial support (5933)
  • feat: update vmware service (5926)
    BugFixes
  • Vpngwconn fix (5917)

v1.74.0

Compare Source

  • Support for Power System
    • Datasources
      • ibm_pi_virtual_serial_number
      • ibm_pi_virtual_serial_numbers
    • Resources
      • ibm_pi_virtual_serial_number
  • Support for VPC
    • Datasources
      • ibm_is_share_snapshot
      • ibm_is_share_snapshots
    • Resources
      • ibm_is_share_snapshot
  • Support for Backup Recovery
    • Datasources
      • ibm_backup_recovery_agent_upgrade_tasks
      • ibm_backup_recovery_download_agent
      • ibm_backup_recovery_search_indexed_object
      • ibm_backup_recovery_object_snapshots
      • ibm_backup_recovery_connectors_metadata
      • ibm_backup_recovery_data_source_connections
      • ibm_backup_recovery_data_source_connectors
      • ibm_backup_recovery_search_objects
      • ibm_backup_recovery_search_protected_objects
      • ibm_backup_recovery_protection_group
      • ibm_backup_recovery_protection_groups
      • ibm_backup_recovery_protection_group_runs
      • ibm_backup_recovery_protection_policies
      • ibm_backup_recovery_protection_policy
      • ibm_backup_recovery
      • ibm_backup_recoveries
      • ibm_backup_recovery_download_files
      • ibm_backup_recovery_source_registrations
      • ibm_backup_recovery_source_registration
      • ibm_backup_recovery_download_indexed_files
      • ibm_backup_recovery_protection_sources
    • Resources
      • ibm_backup_recovery_agent_upgrade_task
      • ibm_backup_recovery_protection_group_run_request
      • ibm_backup_recovery_data_source_connection
      • ibm_backup_recovery_data_source_connector_patch
      • ibm_backup_recovery_download_files_folders
      • ibm_backup_recovery_restore_points
      • ibm_backup_recovery_perform_action_on_protection_group_run_request
      • ibm_backup_recovery_protection_group
      • ibm_backup_recovery_protection_policy
      • ibm_backup_recovery
      • ibm_backup_recovery_source_registration
      • ibm_backup_recovery_update_protection_group_run_request
      • ibm_backup_recovery_connection_registration_token
  • Support for Code Engine
    • Datasources
      • ibm_code_engine_allowed_outbound_destination
    • Resources
      • ibm_code_engine_allowed_outbound_destination

Enhancements

  • New logging mechanism globaltagging (5858)
  • Secrets Manager docs update (5857)
  • Fix vul issues on multiple indirect dependencies (5877)
  • Power add host reference to host datasources (5834)
  • fix(Cloud Databases): always include host flavor with scaling requests (5882)
  • Fix supported patterns and extended tests (5811)
  • Revert "feat(Cloud Databases): Update Database Password Complexity Validation" (5880)
  • Remove SA notes for cluster networks for vpc (5861)
  • Upgraded App Configuration go admin SDK to latest version, Replaced plain fmt error function with flex error function (5883)
  • added enablement for error toolchain, added support for cron schedulerfor event-notifications resources (5893)
  • Adding Changes for F1888 Object Expiration Filtering (5768)
  • Diag Logging for schematics updated (5851)

BugFixes

  • fix(reservation): Reservation data source crash fix (5879)
  • Fix hanging after name update when vm shutdown, fix null pointer error when updating VOD (5881)

v1.73.0

Compare Source

  • Support for Db2 SaaS
    • Datasources
      • ibm_db2_connection_info
      • ibm_db2_whitelist_ip
      • ibm_db2_autoscale

Enhancements

  • feat(Cloud Databases): Update Database Password Complexity Validation (5701)

BugFixes

  • fix(Cloud Databases): Key protect revert fix (#​5870) (5870)
  • fix(Cloud-Databases): RR & PITR Groups Attribute is Fixed for Source Formations with Multiple Members (5871)
  • fix(Cloud Databases): send host flavor with scaling requests (#​5874) (5874)
  • Added 100 default capacity to the volume when no attributes is set (5865)

v1.72.2

Compare Source

BugFixes

  • Fix the issue of loading IAM endpoints either for stage or file (5866)

v1.72.1

Compare Source

BugFixes

  • Breaking change fix Revert "Add version validation (5859)

v1.72.0

Compare Source

Features

  • Support for Db2 SaaS

    • Resources
      • ibm_db2
    • Datasources
      • ibm_db2
  • Support for IAM

    • Datasources
      • ibm_iam_effective_account_settings
  • Support for MQaaS
    -Resources
    - ibm_mqcloud_virtual_private_endpoint_gateway

    • Datasources
      • ibm_mqcloud_virtual_private_endpoint_gateway
      • ibm_mqcloud_virtual_private_endpoint_gateways
  • Support for VPC

    • Datasources
      • ibm_is_cluster_network
      • ibm_is_cluster_networks
      • ibm_is_cluster_network_interface
      • ibm_is_cluster_network_interfaces
      • ibm_is_cluster_network_profile
      • ibm_is_cluster_network_profiles
      • ibm_is_cluster_network_subnet
      • ibm_is_cluster_network_subnets
      • ibm_is_cluster_network_subnet_reserved_ip
      • ibm_is_cluster_network_subnet_reserved_ips
      • ibm_is_instance_cluster_network_attachment
      • ibm_is_instance_cluster_network_attachments
    • Resources
      • ibm_is_cluster_network_interface
      • ibm_is_cluster_network_subnet_reserved_ip
      • ibm_is_cluster_network_subnet
      • ibm_is_cluster_network
      • ibm_is_instance_cluster_network_attachment
  • Support for Power System

    • Datasources
      • ibm_pi_network_peers

Enhancements

  • Add version validation (5791)
  • Refactor shared-processor-pool resource (5796)
  • Refactor Cloud Connection Network Attach (5781)
  • Import a resource provisioned with key_protect_id and key_protect_instance attributes set (5798)
  • enable commit while creating template/version (5797)
  • ListClassicWorkers => ListAllWorkers (5784)
  • chore: update mirroring example doc (5767)
  • Update resource_instance.html.markdown (5806)
  • fix(cloud-databases): Refactor tests Part 1 (5810)
  • feat(BM-Reservations-Automatic-Attachment): Baremetal Server Reservations and Reservations Automatic Attachment (5805)
  • Support enable secure-by-default (5751)
  • Added support for volume_prototypes on ibm_is_instance resource (5777)
  • ODF 4.16 terraform support (5789)
  • Add Chenai to the doc (5813)
  • ibm_pag_instance should force a new instance when parameters_json are updated (5807)
  • Add power private datacenter capabilities (5833)
  • fixed instance, instance template documents, alignment (5850)
  • fix: instance cluster network attachment update (5853)
  • Custom Diff User Tags (5844)
  • added primary_ip refernce to nac for consistency (5847)

BugFixes

  • ICD: Promote read replicas (5738)
  • docs(pps): Remove SA notes fpr private path service gateway feature (5788)
  • Fix sap profile datasource warning (5779)
  • fixed documents for is datasources (5782)
  • fix: eventstreams sarama clientid (5802)
  • fix(ibm_is_image): 404 error fix on datasource (5769)
  • fix(ibm_is_share): 404 error fix on datasource (5770)
  • fix(ibm_is_snapshot): 404 error fix on datasource (5771)
  • vol fix for snapshot crn (5815)
  • fix: adjust validation for Code Engine application scale_concurrency_target (5792)

v1.71.3

Compare Source

Bugfixes

  • fix: HOT FIX to include properties from issue 5579 (5818)

v1.71.2

Compare Source

Bugfixes

  • Tags support config aggregator & Bug fix for settings api (5783)
  • fix(partner center sell): fix patch nested fields (5785)

v1.71.1

Compare Source

Bugfixes

  • Add error if image not found (5730)
  • fix(lb): fix for lb data source collection (5763)
  • 404 error fix on ibm_is_virtual_network_interface_floating_ip datasource (5762)
  • LB profile datasource access mode value support (5773)

v1.71.0

Compare Source

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)
  • Granular CRN for instance resources (5647)
  • granular CRN for volumes (5651)
  • Add GRS for volume data sources (5671)
  • Add GRS Attributes/Arguments to pi_volume resource (5668)
  • Add replication_pool_map to disaster recovery data sources (5664)
  • Add GRS (5665)
  • Add source checksum field to image data source (5663)
  • Add datacenter capability details (5666)
  • Update Storage Connection (5667)
  • Add support_systems for sap profile (5670)
  • Add GRS attributes to pi volume group data sources and related (5673)
  • Update documentation for ibm_resource_tag (5700)
  • Add Workspace NSG (5727)
  • Update database.h

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/ibm-1.x branch from 19c38f7 to 483e019 Compare July 9, 2024 14:37
@renovate renovate bot changed the title Update Terraform ibm to v1.66.0 Update Terraform ibm to v1.67.1 Jul 9, 2024
@renovate renovate bot force-pushed the renovate/ibm-1.x branch from 483e019 to bab30fc Compare August 4, 2024 16:41
@renovate renovate bot changed the title Update Terraform ibm to v1.67.1 Update Terraform ibm to v1.68.0 Aug 4, 2024
@renovate renovate bot force-pushed the renovate/ibm-1.x branch from bab30fc to b3aa548 Compare August 13, 2024 17:40
@renovate renovate bot changed the title Update Terraform ibm to v1.68.0 Update Terraform ibm to v1.68.1 Aug 13, 2024
@renovate renovate bot force-pushed the renovate/ibm-1.x branch from b3aa548 to a49562e Compare September 4, 2024 14:15
@renovate renovate bot changed the title Update Terraform ibm to v1.68.1 Update Terraform ibm to v1.69.0 Sep 4, 2024
@renovate renovate bot force-pushed the renovate/ibm-1.x branch from a49562e to a3b2203 Compare September 10, 2024 16:40
@renovate renovate bot changed the title Update Terraform ibm to v1.69.0 Update Terraform ibm to v1.69.1 Sep 10, 2024
@renovate renovate bot force-pushed the renovate/ibm-1.x branch from a3b2203 to 0d4d48f Compare September 13, 2024 17:11
@renovate renovate bot changed the title Update Terraform ibm to v1.69.1 Update Terraform ibm to v1.69.2 Sep 13, 2024
@renovate renovate bot force-pushed the renovate/ibm-1.x branch from 0d4d48f to 4f79404 Compare October 6, 2024 16:04
@renovate renovate bot changed the title Update Terraform ibm to v1.69.2 Update Terraform ibm to v1.70.0 Oct 6, 2024
@renovate renovate bot force-pushed the renovate/ibm-1.x branch from 4f79404 to ff091ab Compare October 19, 2024 15:56
@renovate renovate bot changed the title Update Terraform ibm to v1.70.0 Update Terraform ibm to v1.70.1 Oct 19, 2024
@renovate renovate bot force-pushed the renovate/ibm-1.x branch from ff091ab to a851654 Compare November 4, 2024 14:37
@renovate renovate bot changed the title Update Terraform ibm to v1.70.1 Update Terraform ibm to v1.71.0 Nov 4, 2024
@renovate renovate bot force-pushed the renovate/ibm-1.x branch from a851654 to 8024d27 Compare November 7, 2024 19:43
@renovate renovate bot changed the title Update Terraform ibm to v1.71.0 Update Terraform ibm to v1.71.1 Nov 7, 2024
@renovate renovate bot force-pushed the renovate/ibm-1.x branch from 8024d27 to 7fa0342 Compare November 15, 2024 16:56
@renovate renovate bot changed the title Update Terraform ibm to v1.71.1 Update Terraform ibm to v1.71.2 Nov 15, 2024
@renovate renovate bot force-pushed the renovate/ibm-1.x branch from 7fa0342 to 73d31b6 Compare November 26, 2024 12:32
@renovate renovate bot changed the title Update Terraform ibm to v1.71.2 Update Terraform ibm to v1.71.3 Nov 26, 2024
@renovate renovate bot force-pushed the renovate/ibm-1.x branch from 73d31b6 to f11f1d5 Compare December 9, 2024 07:22
@renovate renovate bot changed the title Update Terraform ibm to v1.71.3 Update Terraform ibm to v1.72.0 Dec 9, 2024
@renovate renovate bot force-pushed the renovate/ibm-1.x branch from f11f1d5 to 8113f8a Compare December 10, 2024 09:41
@renovate renovate bot changed the title Update Terraform ibm to v1.72.0 Update Terraform ibm to v1.72.1 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/ibm-1.x branch from 8113f8a to 480338c Compare December 11, 2024 10:00
@renovate renovate bot changed the title Update Terraform ibm to v1.72.1 Update Terraform ibm to v1.72.2 Dec 11, 2024
@renovate renovate bot changed the title Update Terraform ibm to v1.76.2 Update Terraform ibm to v1.76.3 Mar 26, 2025
@renovate renovate bot force-pushed the renovate/ibm-1.x branch from ef9e009 to 79728da Compare April 7, 2025 07:42
@renovate renovate bot changed the title Update Terraform ibm to v1.76.3 Update Terraform ibm to v1.77.0 Apr 7, 2025
@renovate renovate bot force-pushed the renovate/ibm-1.x branch from 79728da to b5f7e70 Compare April 14, 2025 12:27
@renovate renovate bot changed the title Update Terraform ibm to v1.77.0 Update Terraform ibm to v1.77.1 Apr 14, 2025
@renovate renovate bot force-pushed the renovate/ibm-1.x branch from b5f7e70 to 6ca037d Compare April 30, 2025 16:06
@renovate renovate bot changed the title Update Terraform ibm to v1.77.1 Update Terraform ibm to v1.78.0 Apr 30, 2025
@renovate renovate bot force-pushed the renovate/ibm-1.x branch from 6ca037d to e887c4d Compare May 9, 2025 14:51
@renovate renovate bot changed the title Update Terraform ibm to v1.78.0 Update Terraform ibm to v1.78.1 May 9, 2025
@renovate renovate bot force-pushed the renovate/ibm-1.x branch from e887c4d to bffc2d3 Compare May 13, 2025 17:05
@renovate renovate bot changed the title Update Terraform ibm to v1.78.1 Update Terraform ibm to v1.78.2 May 13, 2025
@renovate renovate bot force-pushed the renovate/ibm-1.x branch from bffc2d3 to eae623d Compare May 21, 2025 00:02
@renovate renovate bot changed the title Update Terraform ibm to v1.78.2 Update Terraform ibm to v1.78.3 May 21, 2025
@renovate renovate bot force-pushed the renovate/ibm-1.x branch from eae623d to 1f1f5ca Compare May 26, 2025 19:34
@renovate renovate bot changed the title Update Terraform ibm to v1.78.3 Update Terraform ibm to v1.78.4 May 26, 2025
@renovate renovate bot force-pushed the renovate/ibm-1.x branch from 1f1f5ca to 585e505 Compare June 9, 2025 05:55
@renovate renovate bot changed the title Update Terraform ibm to v1.78.4 Update Terraform ibm to v1.79.0 Jun 9, 2025
@renovate renovate bot force-pushed the renovate/ibm-1.x branch from 585e505 to 18c6c19 Compare June 9, 2025 19:13
@renovate renovate bot changed the title Update Terraform ibm to v1.79.0 Update Terraform ibm to v1.79.1 Jun 9, 2025
@renovate renovate bot force-pushed the renovate/ibm-1.x branch from 18c6c19 to 00bb325 Compare June 13, 2025 11:28
@renovate renovate bot changed the title Update Terraform ibm to v1.79.1 Update Terraform ibm to v1.79.2 Jun 13, 2025
@renovate renovate bot force-pushed the renovate/ibm-1.x branch from 00bb325 to ed01701 Compare July 4, 2025 16:50
@renovate renovate bot changed the title Update Terraform ibm to v1.79.2 Update Terraform ibm to v1.80.0 Jul 4, 2025
@renovate renovate bot force-pushed the renovate/ibm-1.x branch from ed01701 to 1208eee Compare July 9, 2025 20:30
@renovate renovate bot changed the title Update Terraform ibm to v1.80.0 Update Terraform ibm to v1.80.1 Jul 9, 2025
@renovate renovate bot force-pushed the renovate/ibm-1.x branch from 1208eee to 758c52c Compare July 10, 2025 13:54
@renovate renovate bot changed the title Update Terraform ibm to v1.80.1 Update Terraform ibm to v1.80.2 Jul 10, 2025
@renovate renovate bot force-pushed the renovate/ibm-1.x branch from 758c52c to 3ef8e13 Compare July 11, 2025 15:46
@renovate renovate bot changed the title Update Terraform ibm to v1.80.2 Update Terraform ibm to v1.80.3 Jul 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants