basic/azurerm_setup_image

A module to enable SDK users to accept license agreement by themselves

Providers

  • azurerm

Inputs

bastionid (string)

Id of this bastion instance

cluster (string)

Name of your cluster

custom_tags (map(string))

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

datacenter (string)

Consul/Nomad datacenter

instance_game_type (string)

Type of Virtual Network to use for game servers

location (string)

Azure deployment location

shared_gallery_image_version (string)

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

shared_gallery_name (string)

Shared Gallery Name

shared_gallery_resource_group_name (string)

Shared Gallery Resource Group Name

toolbox_location (string)

Genvid Toolbox Wheel file. Only required if you need to update the one from the . An empty value indicates to not install the toolbox.

trusted_cidrs (list(string))

A list of CIDR to be trusted.

wingame_image_prefix (string)

Prefix of the wingame image

Outputs

cloud_provider

Cloud provider name

game_admin_password

Game VM admin password

game_admin_username

Game VM admin username

game_instance_ids

IDs of the game instances VMs

game_machine_locations

Azure location where the game VM has been instantiated

game_machine_names

Names of the games VM instances

game_public_ips

IPs of the game VM instances

resource_group_name

Resource group name in which the game VM has been instantiated

shared_gallery_image_version

The shared image gallery version used to start the VM

shared_gallery_name

Shared gallery of source image

shared_gallery_resource_group_name

Resource group where the source image shared gallery is located