basic/azurerm_shared_images

Content of this module

Inputs

bastionid (string)

Id of this bastion instance

server_image_blob_url (string)

Azure blob to use to create the server image

storage_account_name (string)

The storage account to copy the blob to

wingame_image_blob_url (string)

Azure blob to use to create the wingame image

custom_tags (map(string))

Map of user defined tags to add to all cloud resources.

location (string)

Azure deployment location

resource_group_name (string)

Name to give the Azure Resource group. Default {bastion id}-{cluster name}.

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

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