EN一、Overlay需求背景 随着SD-WAN方案的大火,Overlay技术俨然超越Underlay成为网络设计的首要关注点。首先...
{ type = string default = "infra-network" description = "Name of domain controller vnet" } variable "dns_servers" { type = list(string) default = ["10.0.1.4", "168.63.129.16"] description = "Custom DNS configuration" } variable "vnet_range" { type = list(string) default = ["10.2....
For example, if you need plugins for the google provider, versions.tf should contain: terraform { required_providers { google = { source = "hashicorp/google" } } required_version = ">= 0.13" } Or, copy your Terraform provider's plugin(s) from the list below to folder ~/.terraform....
objects- A list of bucket objects. Each element contains the following attributes: key privatepublic-readpublic-read-write MD5 RFC2616 Expires server_side_encryption- Server-side encryption of the object in OSS. It can be empty orAES256. sse_kms_key_id- If present, specifies the ID of the...
create_eks_service_role Set false to use existing eks_cluster_service_role_arn instead of creating one bool true no custom_ingress_rules A List of Objects, which are custom security group rules that list(object({ description = string from_port = number to_port = number protocol = string so...
prefixes - (Required, ForceNew) The list of object key name prefix identifying one or more objects to which the rule applies. NOTE: The prefix must be less than or equal to 1024 characters in length. destination The destination configuration block supports the following: bucket - (Required, ...
ecs_load_balancers A list of load balancer config objects for the ECS service; see ecs_service#load_balancer docs list(object({ container_name = string container_port = number elb_name = optional(string) target_group_arn = string })) [] no ecs_service_enabled Whether or not to create ...
grafana_admin_user_object_id: specifies the object id of the Azure Managed Grafana administrator user account. vnet_integration_enabled: specifies whetherAPI Server VNet Integrationis enabled. openai_deployments: specifies the list of theAzure OpenAI Service modelsto create...
See /rest/api/streamanalytics/stream-analytics-input or /rest/api/streamanalytics/stream-analytics-output for a more detailed explanation and example. string storageAccounts A list of one or more Azure Storage accounts. Required on PUT (CreateOrReplace) requests. StorageAccount[] timeFormat The ...
uses the client id of the user-defined managed identity to define the value of the azure_client_id environment variable that is appended to the list of environment variables of each container app deployed by the module. registry : uses the login server of the azur...