Marketplace
BrowsePublish
Marketplace
You are viewing an outdated version of provider-azure.Go to Latest
upbound/provider-azure@v1.0.1
LinuxVirtualMachine
compute.azure.upbound.io
LinuxVirtualMachine
upbound/provider-azure@v1.0.1compute.azure.upbound.io

LinuxVirtualMachine is the Schema for the LinuxVirtualMachines API. Manages a Linux Virtual Machine.

Type

CRD

Group

compute.azure.upbound.io

Version

v1beta1

apiVersion: compute.azure.upbound.io/v1beta1

kind: LinuxVirtualMachine

API Documentation
apiVersion
string
kind
string
metadata
object
spec
object
object

LinuxVirtualMachineSpec defines the desired state of LinuxVirtualMachine

forProvider
requiredobject
requiredobject

No description provided.

array

A additional_capabilities block as defined below.

object

The Password which should be used for the local-administrator on this Virtual Machine. Changing this forces a new resource to be created.

key
requiredstring
name
requiredstring
namespace
requiredstring
array

One or more admin_ssh_key blocks as defined below. Changing this forces a new resource to be created.

publicKey
string
username
string
array

A boot_diagnostics block as defined below.

object

The Base64-Encoded Custom Data which should be used for this Virtual Machine. Changing this forces a new resource to be created.

key
requiredstring
name
requiredstring
namespace
requiredstring
edgeZone
string
array

One or more gallery_application blocks as defined below.

array

An identity block as defined below.

array

Specifies a list of User Assigned Managed Identity IDs to be assigned to this Linux Virtual Machine.

type
string
location
string
array

. A list of Network Interface IDs which should be attached to this Virtual Machine. The first Network Interface ID in this list will be the Primary Network Interface on the Virtual Machine.

array

References to NetworkInterface in network to populate networkInterfaceIds.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a list of NetworkInterface in network to populate networkInterfaceIds.

policy
object
object

Policies for selection.

resolve
string
osDisk
array
array

A os_disk block as defined below.

caching
string
array

A diff_disk_settings block as defined above. Changing this forces a new resource to be created.

option
string
placement
string
name
string
array

A os_image_notification block as defined below.

timeout
string
patchMode
string
plan
array
array

A plan block as defined below. Changing this forces a new resource to be created.

name
string
product
string
publisher
string
priority
string
object

Reference to a ResourceGroup in azure to populate resourceGroupName.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a ResourceGroup in azure to populate resourceGroupName.

policy
object
object

Policies for selection.

resolve
string
secret
array
array

One or more secret blocks as defined below.

array

One or more certificate blocks as defined above.

url
string
size
string
array

A source_image_reference block as defined below. Changing this forces a new resource to be created.

offer
string
publisher
string
sku
string
version
string
tags
object
array

A termination_notification block as defined below.

enabled
boolean
timeout
string
userData
string
zone
string
object

THIS IS A BETA FIELD. It will be honored unless the Management Policies feature flag is disabled. InitProvider holds the same fields as ForProvider, with the exception of Identifier and other resource reference fields. The fields that are in InitProvider are merged into ForProvider when the resource is created. The same fields are also added to the terraform ignore_changes hook, to avoid updating them after creation. This is useful for fields that are required on creation, but we do not desire to update them after creation, for example because of an external controller is managing them, like an autoscaler.

array

A additional_capabilities block as defined below.

array

One or more admin_ssh_key blocks as defined below. Changing this forces a new resource to be created.

publicKey
string
username
string
array

A boot_diagnostics block as defined below.

edgeZone
string
array

One or more gallery_application blocks as defined below.

array

An identity block as defined below.

array

Specifies a list of User Assigned Managed Identity IDs to be assigned to this Linux Virtual Machine.

type
string
location
string
array

. A list of Network Interface IDs which should be attached to this Virtual Machine. The first Network Interface ID in this list will be the Primary Network Interface on the Virtual Machine.

array

References to NetworkInterface in network to populate networkInterfaceIds.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a list of NetworkInterface in network to populate networkInterfaceIds.

policy
object
object

Policies for selection.

resolve
string
osDisk
array
array

A os_disk block as defined below.

caching
string
array

A diff_disk_settings block as defined above. Changing this forces a new resource to be created.

option
string
placement
string
name
string
array

A os_image_notification block as defined below.

timeout
string
patchMode
string
plan
array
array

A plan block as defined below. Changing this forces a new resource to be created.

name
string
product
string
publisher
string
priority
string
secret
array
array

One or more secret blocks as defined below.

array

One or more certificate blocks as defined above.

url
string
size
string
array

A source_image_reference block as defined below. Changing this forces a new resource to be created.

offer
string
publisher
string
sku
string
version
string
tags
object
array

A termination_notification block as defined below.

enabled
boolean
timeout
string
userData
string
zone
string
array

THIS IS A BETA FIELD. It is on by default but can be opted out through a Crossplane feature flag. ManagementPolicies specify the array of actions Crossplane is allowed to take on the managed and external resources. This field is planned to replace the DeletionPolicy field in a future release. Currently, both could be set independently and non-default values would be honored if the feature flag is enabled. If both are custom, the DeletionPolicy field will be ignored. See the design doc for more information: https://github.com/crossplane/crossplane/blob/499895a25d1a1a0ba1604944ef98ac7a1a71f197/design/design-doc-observe-only-resources.md?plain=1#L223 and this one: https://github.com/crossplane/crossplane/blob/444267e84783136daa93568b364a5f01228cacbe/design/one-pager-ignore-changes.md

object

ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

PublishConnectionDetailsTo specifies the connection secret config which contains a name, metadata and a reference to secret store config to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource.

configRef
object
object

SecretStoreConfigRef specifies which secret store config should be used for this ConnectionSecret.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
metadata
object
object

Metadata is the metadata for connection secret.

labels
object
type
string
name
requiredstring
object

WriteConnectionSecretToReference specifies the namespace and name of a Secret to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource. This field is planned to be replaced in a future release in favor of PublishConnectionDetailsTo. Currently, both could be set independently and connection details would be published to both without affecting each other.

name
requiredstring
namespace
requiredstring
status
object
object

LinuxVirtualMachineStatus defines the observed state of LinuxVirtualMachine.

object

No description provided.

array

A additional_capabilities block as defined below.

array

One or more admin_ssh_key blocks as defined below. Changing this forces a new resource to be created.

publicKey
string
username
string
array

A boot_diagnostics block as defined below.

edgeZone
string
array

One or more gallery_application blocks as defined below.

id
string
array

An identity block as defined below.

array

Specifies a list of User Assigned Managed Identity IDs to be assigned to this Linux Virtual Machine.

tenantId
string
type
string
location
string
array

. A list of Network Interface IDs which should be attached to this Virtual Machine. The first Network Interface ID in this list will be the Primary Network Interface on the Virtual Machine.

osDisk
array
array

A os_disk block as defined below.

caching
string
array

A diff_disk_settings block as defined above. Changing this forces a new resource to be created.

option
string
placement
string
name
string
array

A os_image_notification block as defined below.

timeout
string
patchMode
string
plan
array
array

A plan block as defined below. Changing this forces a new resource to be created.

name
string
product
string
publisher
string
priority
string
array

A list of Private IP Addresses assigned to this Virtual Machine.

array

A list of the Public IP Addresses assigned to this Virtual Machine.

secret
array
array

One or more secret blocks as defined below.

array

One or more certificate blocks as defined above.

url
string
size
string
array

A source_image_reference block as defined below. Changing this forces a new resource to be created.

offer
string
publisher
string
sku
string
version
string
tags
object
array

A termination_notification block as defined below.

enabled
boolean
timeout
string
userData
string
zone
string
array

Conditions of the resource.

lastTransitionTime
requiredstring
message
string
reason
requiredstring
status
requiredstring
type
requiredstring
Marketplace

Discover the building blocks for your internal cloud platform.

© 2022 Upbound, Inc.

SolutionsProvidersConfigurations
LearnDocumentationTry for Free
MorePrivacy PolicyTerms & Conditions
Marketplace

© 2022 Upbound, Inc.

Marketplace

Discover the building blocksfor your internal cloud platform.