basic/azurerm_shared_images

Terraform module to import all

Content of this module

Inputs

storage_account_name (string)

The storage account to copy the blob to

location (string)

Azure deployment location

resource_group_name (string)

Azure resource group name

server_image_blob_url (string)

Azure blob to use to create the server image

shared_gallery_image_version (string)

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

shared_gallery_name (string)

Shared Gallery Name

storage_container_name (string)

The storage container to copy the blob to

wingame_image_blob_url (string)

Azure blob to use to create the wingame image

Outputs

server_image_id

The server shared image id

server_managed_image_id

The server managed image id

server_managed_image_name

The server managed image name

wingame_image_id

The wingame shared image id

wingame_managed_image_id

The wingame managed image id

wingame_managed_image_name

The wingame managed image name