submodules/genvid/azure-image

A terraform module to create the server image from a .VHD azure blob

Providers

  • azurerm

Inputs

resource_group_name (string)

Azure resource group name

source_image_blob_url (string)

Azure blob to use to create the image

storage_account_name (string)

The storage account to copy the blob to

location (string)

Azure deployment location

Default: East US

shared_gallery_image_version (string)

SDK Shared Image version, should be only one per Genvid SDK

Default: 1.36.0000

shared_gallery_name (string)

Shared Gallery Name

Default: SDK

storage_container_name (string)

The storage container to copy the blob to

Default: genvidtechimages

tags (map(string))

Tags to be applied to all cloud resources.

Outputs

image_id

The shared image id

managed_image_id

The managed image id

managed_image_name

The managed image name