SUSE / ha-sap-terraform-deployments

Automated SAP/HA Deployments in Public/Private Clouds
GNU General Public License v3.0
122 stars 88 forks source link

powervs: add pi storage type #777

Closed mfriesenegger closed 2 years ago

mfriesenegger commented 2 years ago

Changes to the IBM Cloud terraform backend caused instance deployments to fail with a 504 error. A new resource option pi_storage_type is needed to select the storage tier that the IBM Cloud provided SLES for SAP image will use.

yeoldegrove commented 2 years ago

@mfriesenegger Is this basically getting rid of the workaround because of this https://github.com/IBM-Cloud/terraform-provider-ibm/pull/2797 ?

mfriesenegger commented 2 years ago

@mfriesenegger Is this basically getting rid of the workaround because of this IBM-Cloud/terraform-provider-ibm#2797 ?

Yes.