Skip to content

IBM Cloud Terraform Provider v1.3.0

Compare
Choose a tag to compare
@hkantare hkantare released this 02 Apr 12:09
· 3205 commits to master since this release

cli: Windows executable signing.

Our Windows 64-bit executable for this version and up will be signed with a IBM cert. Windows users will no longer see a warning about an "unknown publisher" when running our software.

FEATURES:

ENHANCEMENTS:

  • resource : Add subnets attribute to ibm_is_vpc (#1166)
  • data : Add subnets attribute to ibm_is_vpc (#1166)
  • resource: Add min_processors,max_processors,min_memory attributes to ibm_pi_instance(#1233)
  • data: Add min_processors,max_processors,min_memory attributes to ibm_pi_instance(#1233)

BUG FIXES:

  • resource : Fix the destroy of cloudantnosqldb service(#1242)
  • resource : Fix the ICD service endpoint for osl01(#1158)