|
| 1 | +# 1.81.0 (July 31, 2025) |
| 2 | + |
| 3 | +* Support for Cloud Internet Services |
| 4 | + - **Datasources** |
| 5 | + - ibm_cis_managed_lists |
| 6 | + - ibm_cis_custom_lists |
| 7 | + - ibm_cis_custom_list_items |
| 8 | + - **Resources** |
| 9 | + - ibm_cis_custom_list |
| 10 | + - ibm_cis_custom_list_items |
| 11 | +* Support for VPC Infrastructure |
| 12 | + - **Datasources** |
| 13 | + - ibm_is_public_address_ranges |
| 14 | + - ibm_is_public_address_range |
| 15 | + - ibm_is_image_bare_metal_server_profiles |
| 16 | + - ibm_is_image_instance_profiles |
| 17 | + - ibm_is_snapshot_instance_profiles |
| 18 | + - ibm_is_volume_instance_profiles |
| 19 | + - **Resources** |
| 20 | + - ibm_is_public_address_range |
| 21 | +* Support for Power Systems |
| 22 | + - **Datasources** |
| 23 | + - ibm_pi_software_tiers |
| 24 | +* Support for IAM |
| 25 | + - **Datasources** |
| 26 | + - ibm_iam_trusted_profile_identities |
| 27 | + |
| 28 | +## Enhancements |
| 29 | +### CD Tekton Pipeline |
| 30 | +* add support for waiting runs limit ([6335](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6335)) |
| 31 | +### Cloud Internet Services |
| 32 | +* trusted profile support for ibm_cis datasource ([6363](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6363)) |
| 33 | +* Add support for managed and custom lists ([6310](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6310)) |
| 34 | +### Hpcs |
| 35 | +* Support for trusted profile token ([6388](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6388)) |
| 36 | +### IAM |
| 37 | +* Handle failed state assignments ([6372](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6372)) |
| 38 | +* added trusted profile identities ([6316](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6316)) |
| 39 | +### ODF |
| 40 | +* ODF 4.18 initial support ([6348](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6348)) |
| 41 | +### Power Systems |
| 42 | +* [DataSource] [Resource] Add Software Tier support for data sources and resources ([6321](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6321)) |
| 43 | +* Timeout changes ([6392](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6392)) |
| 44 | +### VMware |
| 45 | +* update vmware service ([6329](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6329)) |
| 46 | +### VPC Infrastructure |
| 47 | +* public address range development ([6341](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6341)) |
| 48 | +* Added support for source_snapshot on instance template ([6364](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6364)) |
| 49 | +* image capabilities changes ([6366](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6366)) |
| 50 | +* Legacy vendor images support for vpc-services ([6357](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6357)) |
| 51 | +* Added support for tags in is_vpn_server resource ([6295](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6295)) |
| 52 | +* Added crn to virtual network interface for is_instance ([6297](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6297)) |
| 53 | + |
| 54 | +## Deprecation |
| 55 | +### IAM |
| 56 | +* deprecate iam_service_id and profile_id while creation of policies ([6345](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6345)) |
| 57 | + |
| 58 | + |
| 59 | +## Bug Fixes |
| 60 | +### Cloud Internet Services |
| 61 | +* update error toolchain changes for cis ([6300](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6300)) |
| 62 | +### Dns Services |
| 63 | +* update error toolchain changes for dns services ([6289](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6289)) |
| 64 | +### IAM |
| 65 | +* Fix build failure issues ([6367](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6367)) |
| 66 | +* Fixed documentation on access management templates ([6298](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6298)) |
| 67 | +### Key Management |
| 68 | +* fix KMS example code and typos ([6337](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6337)) |
| 69 | +### Logs |
| 70 | +* fix dashboard panic ([6374](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6374)) |
| 71 | +### Power Systems |
| 72 | +* [Resource] [Datasource] Replace SSH Key API with new API ([6375](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6375)) |
| 73 | +* Remove dhcp option and fix arp-broadcast bug ([6380](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6380)) |
| 74 | +### Directlink |
| 75 | +* update error toolchain changes for direct link ([6272](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6272)) |
| 76 | +### Transit Gateway |
| 77 | +* update error toolchain changes for transit gateway ([6274](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6274)) |
| 78 | +### VPC Infrastructure |
| 79 | +* Added an empty check on allowed_use for is_instance ([6381](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6381)) |
| 80 | +* handle nil pointer in VPN server route deletion wait ([6369](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6369)) |
| 81 | +* is_lb docs for failsafe_policy_actions ([6393](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6393)) |
| 82 | + |
| 83 | + |
| 84 | +# 1.81.0-beta1 (July 25, 2025) |
| 85 | + |
| 86 | +## Bug Fixes |
| 87 | + |
| 88 | +### VPC Infrastructure |
| 89 | +* Added an empty check on allowed_use for is_instance ([6381](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6381)) |
| 90 | + |
| 91 | + |
| 92 | +# 1.81.0-beta0 (July 24, 2025) |
| 93 | + |
| 94 | +## Bug Fixes |
| 95 | + |
| 96 | +### Cloud Logs |
| 97 | +* fix dashboard panic ([6374](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6374)) |
| 98 | + |
| 99 | +### Key Management |
| 100 | +* fix KMS example code and typos ([6337](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6337)) |
| 101 | + |
| 102 | +### Direct Link |
| 103 | +* update error toolchain changes for direct link ([6272](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6272)) |
| 104 | + |
| 105 | +### IAM |
| 106 | +* Fix build failure issues ([6367](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6367)) |
| 107 | +* Fixed documentation on access management templates ([6298](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6298)) |
| 108 | + |
| 109 | +### Power Systems |
| 110 | +* [Resource] [Datasource] Replace SSH Key API with new API ([6375](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6375)) |
| 111 | + |
| 112 | +### Transit Gateway |
| 113 | +* update error toolchain changes for transit gateway ([6274](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6274)) |
| 114 | + |
| 115 | +### VPC Infrastructure |
| 116 | +* handle nil pointer in VPN server route deletion wait ([6369](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6369)) |
| 117 | + |
| 118 | +## Enhancements |
| 119 | + |
| 120 | +### CD Tekton Pipeline |
| 121 | +* add support for waiting runs limit ([6335](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6335)) |
| 122 | + |
| 123 | +### Cloud Internet Services |
| 124 | +* Add support for managed and custom lists ([6310](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6310)) |
| 125 | + |
| 126 | +### IAM |
| 127 | +* Handle failed state assignments ([6372](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6372)) |
| 128 | + |
| 129 | +### ODF |
| 130 | +* ODF 4.18 initial support ([6348](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6348)) |
| 131 | + |
| 132 | +### Power Systems |
| 133 | +* [DataSource] [Resource] Add Software Tier support for data sources and resources ([6321](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6321)) |
| 134 | + |
| 135 | +### VMware |
| 136 | +* update vmware service ([6329](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6329)) |
| 137 | + |
| 138 | +### VPC Infrastructure |
| 139 | +* added support for vpc-services ([6357](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6357)) |
| 140 | +* public address range development ([6341](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6341)) |
| 141 | +* Added support for tags in is_vpn_server resource ([6295](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6295)) |
| 142 | +* Added support for source_snapshot on instance template ([6364](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6364)) |
| 143 | +* image capabilities changes ([6366](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6366)) |
| 144 | +* Added crn to virtual network interface for is_instance ([6297](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6297)) |
| 145 | + |
| 146 | +## Deprecations |
| 147 | + |
| 148 | +### IAM |
| 149 | +* deprecate iam_service_id and profile_id while creation of policies ([6345](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6345)) |
| 150 | + |
| 151 | + |
| 152 | +# 1.80.4 (July 15, 2025) |
| 153 | +## Bug Fixes |
| 154 | + |
| 155 | +### Power Systems |
| 156 | +* Revert "[Resource] [Datasource] Replace SSH Key API with new API ([6355](https://github.com/IBM-Cloud/terraform-provider-ibm/pull/6355)) |
| 157 | + |
| 158 | + |
1 | 159 | # 1.80.3 (July 11, 2025) |
2 | 160 | ## Bug Fixes |
3 | 161 |
|
|
0 commit comments