Skip to content

Releases: IBM-Cloud/terraform-provider-ibm

v1.69.2

13 Sep 15:00
Compare
Choose a tag to compare

1.69.2

  • Add region parameter to logs-routing resources and data sources (5634)
  • fix(is_share): added empty check and moved source_share_crn outside (5632)

v1.69.1

10 Sep 15:52
939ddcc
Compare
Choose a tag to compare

BugFixes

  • BUG: 1.69.0 panic when attempting to update ibm_resource_instance (5618)
  • fix: unexpected topic state change and acceptance test (5620)
  • docs: add missing target_type from ibm_atracker_target documentation (5627)
  • wait_till for Classic Clusters data source is not working (ibm_container_cluster) (5611)
  • ibm_is_instance for catalog images is not allowing vsi creation with VNI (5629)
  • Updated documents for vpn gateway connection (5628)

v1.69.0

04 Sep 12:52
Compare
Choose a tag to compare

Features

  • Support Cloud Logs Routing

    • Datasources
      • ibm_logs_router_tenant
    • Resources
      • ibm_logs_router_tenants
      • ibm_logs_router_targets
  • Support EN

    • Datasources
      • ibm_en_metrics
      • ibm_en_smtp_allowed_ips
  • Support Partner Center Sell

    • Resources
      • ibm_onboarding_registration
      • ibm_onboarding_product
      • ibm_onboarding_iam_registration
      • ibm_onboarding_catalog_product
      • ibm_onboarding_catalog_plan
      • ibm_onboarding_catalog_deployment
      • ibm_onboarding_resource_broker

Enhancements

  • Deprecate force_delete attribute of ibm_kms_rings (5539)
  • feat(tekton): Add support for CEL filtering (5531)
  • PKI HSM Addition (5531)
  • updated error messages for catalog service (5553)
  • feat(CIS): Origin Post Quantum Encryption and Max HTTP Version (5504)
  • refactor of instance network attachment reference to use vni (5563)
  • Update storage types docs (5569)
  • Force delete subresources during kmip_adapter destroy, avoid casting panics (5565)
  • Add support for retry of deletion of resource group (5537)
  • Remove beta for logs service docs (5581)
  • feat: document tagging and enhanced metrics (5604)
  • move wait_till logic into function, integrate it into cluster datasource (5540)

BugFixes

  • fix(docs): doc section fix for share accessor binding data sources (5559)
  • Fix panics on alerts resource (5561)
  • ibm_is_lb: Total provision time too long (5523)
  • ibm_pi_image docs should link to the catalog images ibm_pi_catalog_images (5047)
  • Resource controller can't able to update service-endpoint for event-stream instance (5568)
  • The terraform-provider-ibm_v1.68.1 plugin crashed when trying to update Code Engine Secrets (5582)
  • ibm_scc_profile_attachment does not update attachment parameters (5535)
  • fix: wait for async instance update (5601)
  • Updated ibm_is_subnet_reserved_ip docs (5606)

v1.69.0-beta1

31 Aug 05:35
Compare
Choose a tag to compare

Features

  • Support Cloud Logs Routing

    • Datasources
      • ibm_logs_router_tenant
    • Resources
      • ibm_logs_router_tenants
      • ibm_logs_router_targets
  • Support EN

    • Datasources
      • ibm_en_metrics
      • ibm_en_smtp_allowed_ips
  • Support Partner Center Sell

    • Resources
      • ibm_onboarding_registration
      • ibm_onboarding_product
      • ibm_onboarding_iam_registration
      • ibm_onboarding_catalog_product
      • ibm_onboarding_catalog_plan
      • ibm_onboarding_catalog_deployment
      • ibm_onboarding_resource_broker

Enhancements

  • Deprecate force_delete attribute of ibm_kms_rings (5539)
  • feat(tekton): Add support for CEL filtering (5531)
  • PKI HSM Addition (5550)
  • updated error messages for catalog service (5553)
  • feat(CIS): Origin Post Quantum Encryption and Max HTTP Version (5504)
  • refactor of instance network attachment reference to use vni (5563)
  • Update storage types docs (5569)
  • Force delete subresources during kmip_adapter destroy, avoid casting panics (5565)
  • Add support for retry of deletion of resource group (5537)
  • Remove beta for logs service docs (5581)

BugFixes

  • fix(docs): doc section fix for share accessor binding data sources (5559)
  • Fix panics on alerts resource (5561)
  • ibm_is_lb: Total provision time too long (5523)
  • ibm_pi_image docs should link to the catalog images ibm_pi_catalog_images (5047)
  • Resource controller can't able to update service-endpoint for event-stream instance (5568)
  • The terraform-provider-ibm_v1.68.1 plugin crashed when trying to update Code Engine Secrets (5582)
  • ibm_scc_profile_attachment does not update attachment parameters (5535)

v1.69.0-beta0

23 Aug 12:54
Compare
Choose a tag to compare

Features

  • Support Cloud Logs Routing
    • Datasources
      • ibm_logs_router_tenant
    • Resources
      • ibm_logs_router_tenants
      • ibm_logs_router_targets
  • Support EN
    • Datasources
      • ibm_en_metrics
      • ibm_en_smtp_allowed_ips

Enhancements

  • Deprecate force_delete attribute of ibm_kms_rings (5503)
  • feat(tekton): Add support for CEL filtering (5531)
  • PKI HSM Addition (5531)
  • updated error messages for catalog service (5553)
  • feat(CIS): Origin Post Quantum Encryption and Max HTTP Version (5504)
  • refactor of instance network attachment reference to use vni (5563)

BugFixes

  • fix(docs): doc section fix for share accessor binding data sources (5559)
  • Fix panics on alerts resource (5561)
  • ibm_is_lb: Total provision time too long (5523)

v1.68.1

13 Aug 14:52
Compare
Choose a tag to compare

BugFixes

  • Fix code engine job regression (5545)
  • Update(Cloud-Databases): Added hints for region and location mismatches (5557)
  • fix(Cloud-Databases): Remove deprecated connectionstrings attribute (5554)
  • remove the return value from waitForVpcCluster (5557)
  • fix: read endpoint type from schema (5552)

v1.68.0

04 Aug 15:55
Compare
Choose a tag to compare

Features

  • Support CBR
    • Datasources
      • ibm_cbr_zone_addresses
    • Resources
      • ibm_cbr_zone_addresses
  • Support CIS
    • Datasources
      • ibm_cis_origin_certificates
    • Resources
      • ibm_cis_advanced_certificate_pack_order
      • ibm_cis_origin_certificate_order
  • Support VPC
    • Resources
      • ibm_is_bare_metal_server_initialization

Enhancements

  • Add dhcp network support for stratos (5503)
  • IAM Policy Assignment: S2S Policy Assignments (5499)
  • Code Engine Provider and Documentation Update (5347)
  • move wait_till logic into function, integrate it into vpc_cluster datasource (5476)
  • Remove hardcoded values for private and direct cos config endpoint (5484)
  • feat(bm-dynamic-bandwidth): Support for bandwidth in bare metal (5493)
  • Doc update for ODF (5454)
  • feat(fs-cross-account): Support for file share cross account access (5510)
  • feat Bm firmware update (5519)
  • Changing the documentation for SCC (5456)
  • feat(lb-parameterized-redirect): Update doc to specify parameterized url redirect (5521)
  • chore(Cloud-Databases): Remove Datastax (5511)
  • feat(ResourceController): Added onetime_credentials to ResourceInstance and ResourceKey read schemas (5532)
  • Add PhysicalAddress and CapabilitiesManagedBySatellite to Terraform SatelliteLocation (5530)
  • Added support for bm reinitialization (5520)

BugFixes

  • fix(CIS): updating managed ruleset documents (5488)
  • fix(ins-keys): Make VSI keys optional (5518)
  • fix(is-volume): Set catalogoffering computed attribute empty list (5514)
  • add import_on_create param to ibm_container_vpc_worker_pool doc (5506)
  • [Doc]Update Doc for E1080 Support (5536)
  • Fix(iam-identity):trusted profile templates (5440)
  • S2S documentation note for ibm_kms_key and minor linting fixes (5529)

v1.68.0-beta0

23 Jul 17:00
Compare
Choose a tag to compare

Features

  • Support CBR
    • Datasources
      • ibm_cbr_zone_addresses
    • Resources
      • ibm_cbr_zone_addresses
  • Support CIS
    • Datasources
      • ibm_cis_origin_certificates
    • Resources
      • ibm_cis_advanced_certificate_pack_order
      • ibm_cis_origin_certificate_order

Enhancements

  • Add dhcp network support for stratos (5503)
  • IAM Policy Assignment: S2S Policy Assignments (5499)
  • Code Engine Provider and Documentation Update (5347)
  • move wait_till logic into function, integrate it into vpc_cluster datasource (5476)
  • Remove hardcoded values for private and direct cos config endpoint (5484)
  • feat(bm-dynamic-bandwidth): Support for bandwidth in bare metal (5493)
  • Doc update for ODF (5454)
  • feat(fs-cross-account): Support for file share cross account access (5510)
  • feat Bm firmware update (5519)
  • Changing the documentation for SCC (5456)
  • feat(lb-parameterized-redirect): Update doc to specify parameterized url redirect (5521)

BugFixes

  • fix(CIS): updating managed ruleset documents (5488)
  • fix(ins-keys): Make VSI keys optional (5518)
  • fix(is-volume): Set catalogoffering computed attribute empty list (5514)
  • add import_on_create param to ibm_container_vpc_worker_pool doc (5506)

v1.67.1

05 Jul 10:38
Compare
Choose a tag to compare

BugFixes

  • Error: The terraform-provider-ibm_v1.67.0 plugin crashed! (5485)
  • Fix for adding retention rule issue for existing bucket (5481)

v1.67.0

03 Jul 00:17
Compare
Choose a tag to compare

Features

  • Support MQCloud

    • Datasources
      • ibm_mqcloud_queue_manager_options
  • Support VPC

    • Datasources
      • ibm_is_vpn_gateway_connection_local_cidrs
      • ibm_is_vpn_gateway_connection_peer_cidrs
  • Support Cloud Logs

    • Datasources
      • ibm_logs_dashboard_folders
      • ibm_logs_data_usage_metrics
      • ibm_logs_enrichment
      • ibm_logs_data_access_rule
    • Resources
      • ibm_logs_dashboard_folders
      • ibm_logs_data_usage_metrics
      • ibm_logs_enrichment
      • ibm_logs_data_access_rule
  • Support Transite Gateway

    • Resources
      • ibm_tg_connection_rgre_tunnel
  • Support Power VS

    • Datasources
      • ibm_pi_available_hosts
      • ibm_pi_host_group
      • ibm_pi_host_groups
      • ibm_pi_host
      • ibm_pi_hosts
    • Resources
      • ibm_pi_host_group

Enhancements

  • Adding default prefixfiletr for TGW connection dependency (5406)
  • Add ams channels config support to keystore resource (5411)
  • fix(CatalogManagement): remove deprecated arguments not supported in latest sdk (5405)
  • support for terraform v1.6 in schematics workspace (5405)
  • support Management Data Events in COS (5277)
  • Support for vpn advanced configurations (5407)
  • support for snapshot crn (5399)
  • enhancement(sg): added filters on sg data source (5390)
  • Billing and Metring for images- BM3PI (5419)
  • Support for protocol state filtering mode in VNI protocol (5428)
  • Support for confidential compute profiles in instance and instance template (5430)
  • Project service: support for ca-tor region, support for auto_deploy feature (5430)
  • Transit Gateway: Adding new connection type Redundant GRE to the transite gateway (5433)
  • Support deploymentTarget for Power Instance (5446)
  • Datasource ibm_catalog_cm by Private Catalog Name (5434)
  • Add host_id to Power SPP (5447)
  • Add initialize fault attribute to nil on first read (5420)
  • Allow resizing kubernetes service worker-pools to 0 (5460)
  • Fix managed ruleset apis (5417)
  • Image import for Power Image (5448)
  • UI 35145 os image user data format (5467)

BugFixes

  • store_value argument ignored when creating a service api key (4615)
  • Adding PAG changes (5421
  • Fix logs resources and support dashboard_folder resource (5426)
  • Fix policy references bug in AG templates (5427)
  • ibm_cos_bucket doesn't have the right value for s3_endpoint_public when endpoint_type is set to private (5404)
  • doc update for vni in instance and shares (5429)
  • Update tagging logic in volume attachments in is_instance (5029)
  • fix(MQ on Cloud): options data source (5438)
  • Update doc for vm no storage (5445)
  • IAM user invite always shows force new due to case sensitive of email address (5462)
  • fix(lb): Lb pool member target_id update fix (5457)
  • Added an empty check on protocol_state_filtering_mode (5468)
  • fix(vpngwc): bug fix for local and peer (5458)
  • Updated docs for confidential compute mode in is_instance (5477)
  • fix admin_state_up default issue on vpn_gateway_connection (5479)