Difference between revisions of "Managed identity principal id"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} variable "managed_identity_principal_id" { type = string default = null } variable "resource_group_name" { type = string default = null }...")
 
Line 8: Line 8:
 
  }
 
  }
 
   
 
   
  variable "resource_group_name" {
+
  variable "[[resource_group_name]]" {
 
   type    = string
 
   type    = string
 
   default = null
 
   default = null

Revision as of 07:29, 16 July 2024


variable "managed_identity_principal_id" {
  type    = string
  default = null
}

variable "resource_group_name" {
  type    = string
  default = null
}



Terraform AKS, azurerm_resource_group, azurerm_kubernetes_cluster, azurerm_role_assignment, azurerm_virtual_network, azurerm_dns_zone

Advertising: