sparse-intern-71089
09/12/2023, 3:04 PMbillowy-army-68599
echoing-kite-20563
09/12/2023, 6:27 PMechoing-kite-20563
09/12/2023, 6:27 PMechoing-kite-20563
09/12/2023, 6:27 PMechoing-kite-20563
09/12/2023, 6:28 PMbillowy-army-68599
billowy-army-68599
try/catch
with Pulumi, that’s an imperative operationbillowy-army-68599
private_ip
and subnet_id
set to?billowy-army-68599
def get_private_ip (private_ip: str ,subnet_id: str):
return oci.core.get_private_ips(ip_address=private_ip,subnet_id=subnet_id)
This should workbillowy-army-68599