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

Update Terraform ibm to >= 1.49.0 #141

Merged
merged 1 commit into from
Jan 30, 2023
Merged

Update Terraform ibm to >= 1.49.0 #141

merged 1 commit into from
Jan 30, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 30, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
ibm (source) required_provider minor >= 1.46.0 -> >= 1.49.0

Release Notes

IBM-Cloud/terraform-provider-ibm

v1.49.0

Compare Source

Features

  • Support for Catalog Management
    • DataSources
      • ibm_cm_preset
      • ibm_cm_object
    • Resources
      • ibm_cm_object
  • Support for Virtual Private Cloud
    • Resources
      • ibm_is_instance_network_interface_floating_ip

Enhancements

  • Create and Delete Logical Replication Slots for databases-for-postgresql (4116)
  • Remove bluemix-go dependency for cloud-database allowlist (4222)
  • Removed usage of direct tags API for retrieving tags using resource CRN (4209)
  • Support resource_group_id as optional argument for catalogs (4224)
  • Fix the last operation as per new SDK for resource controller (4228)
  • Support access_tags for VPC, DedicatedHost, Image, Instance, SSHKey, Network, Instance Group, VPN Server and Bare Metal Server
  • Support for transit gateway unbound gre tunnel connections (4213)
  • Support user_mfa , system_access_token_expiration_in_seconds, system_refresh_token_expiration_in_seconds arguments for account settings (4221)
  • Added removal notification in docs for ibm_is_security_group_network_interface_attachment (4232)
  • wait for virtual endpoint gateway to be available after creation (4206)
  • Support filters in vpc service data sources (4119)
  • Removed direct call to tagging API to retrieve single resource tags (4210)
  • Support auto delete for vpc vsi boot volume (4191)
  • Support VPC Volume creation from Snapshot (4245)
  • Support for catalog images for VPC instance template (4249)

Bugfixes

  • Dont set python for IBM Satellite host attachment (4226)
  • [ibm_container_vpc_cluster ] wait_till = "Normal" does not work (4214)
  • fix doc for ibmcloud cli command for Schematics (4243)
  • change from fixed to to append new line to slice (4239)
  • Added security group target list for supported resources (4247)
  • Fix volume not found error while destroying ibm_pi_volume resource (4252)
  • PowerVS VSI update in-place with 'ibm_pi_instance' times out when VSI status is SHUTDOWN (4258)
  • Support Terraform 1.2 verison in schematics resources (4238)

v1.48.0

Compare Source

Features

  • Support for Powervs
    • DataSources
      • ibm_pi_disaster_recovery_location
      • ibm_pi_disaster_recovery_locations
      • ibm_pi_volume_group
      • ibm_pi_volume_groups
      • ibm_pi_volume_group_details
      • ibm_pi_volume_groups_details
      • ibm_pi_volume_group_storage_details
      • ibm_pi_volume_group_remote_copy_relationships
      • ibm_pi_volume_flash_copy_mappings
      • ibm_pi_volume_remote_copy_relationship
      • ibm_pi_volume_onboardings
      • ibm_pi_volume_onboarding
    • Resources
      • ibm_pi_volume_onboarding
      • ibm_pi_volume_group
      • ibm_pi_volume_group_action
  • Support for KMS
    • DataSources
      • ibm_kms_instance_policies
    • Resources
      • ibm_kms_instance_policies
      • ibm_kms_key_with_policy_overrides

Enhancements

  • Enable cross account KMS boot volume encryption for VPC Cluster (4128)
  • Deprecate Whitelist for IBM-cloud-databases and Introduce allowlisting (3852)
  • Support wait_till for cluster provisioning with normal state (4139)
  • Disable/Enable Rotation Policy support for kms key (4110)
  • Support operating_system argument for cluster workerpool creation (4133)
  • Update Catalog Management resources and datasoruces with latest API changes (4126)
  • Added support for Event streams targets (4161)
  • Support Public Ingress Routing for VPC routing table routes (4157)
  • Support VPC network acl before rule patch (4136)
  • Improvements to the Continuous Delivery resources and datasources for the ga release (4145)
  • feat(Cloud Databases): Allow users to edit configuration on database creation (4186)
  • Support AS prepend specific_prefixes for Direct Link (4179)
  • LoadBalancerPool HealthMonitor Port Nullable (4129)
  • Access Tags for VPC Volumes (4127)
  • Add tagging and access tags support for is_snapshot (4134)
  • Remove credential passphrase and group support from scc (4140)

Bugfixes

  • Fix endpoint URL via the env variable for KMS resources/datasources (4120)
  • Fix docs typo for cloud databases (4143)
  • Firewall rules Paused is not reflected only at the first execution (4142)
  • set subscription manager release and disable eus for Satellite host script (4175)
  • Wait for scaling task to complete (4188)
  • Update worker_pool host_labels usage and fix blank entry in array (4189)
  • ibm_resource_instance data source should not need resource group id (4137)
  • private endpoint in data resource ibm_secrets_manager_secret is incorrect (4187)
  • Fix: fixed pi_volume_group_action, pi_volume_group & data pi_volume_group_storage_details resources (4193)
  • Fix the provision failure of lbass (4197)

v1.47.1

Compare Source

BUG FIXES

  • Support to add retry fetch of tags using global search API's when we reach ratelimit (4125)
  • Fix len out of range for IBM Satellite Cluster host labels (4149)

v1.47.0

Compare Source

Features

  • Support for Kubernetes Service
    • Resources
      • ibm_container_vpc_worker
  • Support for APP Configuration
    • DataSources
      • ibm_app_config_snapshot
      • ibm_app_config_snapshots
    • Resources
      • ibm_app_config_snapshot
  • Support for DirectLink
    • DataSources
      • ibm_dl_route_reports
      • ibm_dl_route_report
    • Resources
      • ibm_dl_route_report
        Enhancements
  • Update schema validation to latest schema methods (4068)
  • Support Private end-point for APP Configuration (4048)
  • supported CoreOS-enabled clusters (default worker pool) and workerPools in satellite clusters (3985)
  • support cos one rate plan (4092)
  • Fix GRE tunnel in cloud connection (4093)
  • support floating_bare_metal_server attribute for resource ibm_is_bare_metal_server_network_interface_allow_float (4115)
  • added support for catalog images for enterprises (3994)
  • Support rhel8 in attach script (4033)

BUG FIXES

  • data source: ibm_is_backup_policies, expected 'the empty list', but returned 'no BackupPolicies found' (4079)
  • Add fix for storage capacity & system pool output (4074)
  • fixes the endpoint; updates go sdk for Atracker (4073)
  • fix(vpn_gateway_connection): adding support to null patch ike_policy and ipsec_policy on vpn_gateway_connection (4058)
  • fix(bare_metal_server_network_interface_allow_float) : reordered the wait logic in bare metal nics (4101)
  • Update VNF Scalability NIC in docs (4047)
  • fix(iam-access-groups): added retry logic for access groups read (4098)
  • ibm_satellite_attach_host_script shows incorrect syntax for labels (4099)
  • fix(bm-nic): added check for 0.0.0.0 reserved ip on nic availability (4122)

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: Never, 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 has been generated by Mend Renovate. View repository job log here.

@Tansito Tansito self-requested a review January 30, 2023 12:53
@Tansito Tansito merged commit 8fbb201 into main Jan 30, 2023
@Tansito Tansito deleted the renovate/ibm-1.x branch January 30, 2023 13:08
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.

1 participant