Skip to content

Instantly share code, notes, and snippets.

@GoochD4
GoochD4 / getMarketplaceImageId
Created January 26, 2023 21:19 — forked from mattiarossi/getMarketplaceImageId
Fetches an OCI Marketplace listing resource id
#!/bin/bash
#FortiGate Next-Gen Firewall (BYOL)
export STERM="$1"
#6.4.0
export SVERSION="$2"
export REGION="uk-london-1"