Cerca

Heus ací els resultats de la cerca.

Terraform cli
5 Resultats, Darrera modificació:
spect Terraform state or plan * **taint** : Manually mark a resource for recreation * **untaint** : Manually unmark a resource as tainted * **debug** : Deb... agement (experimental) * **force-unlock** : Manually unlock the terraform state * **state** : Advan... bles?) == autocomplete * ''terraform %%--%%install-autocomplete'' : bash/zsh * ''terraform %%--%%u
terraform variables
5 Resultats, Darrera modificació:
resource_tags" { description = "Tags to set for all resources" type = map(string) default ... resource_tags" { description = "Tags to set for all resources" type = map(string) default ... ar.resource_tags["project"]) <= 16 && length(regexall("[^a-zA-Z0-9-]", var.resource_tags["project"])) =... resource_tags["environment"]) <= 8 && length(regexall("[^a-zA-Z0-9-]", var.resource_tags["environment"]
terraform data source
2 Resultats, Darrera modificació:
= terraform data source <callout type="warning" icon="true">muy incompleto</callout> == definición <code properties>data "aws_ami" "
POC estructura AD
2 Resultats, Darrera modificació:
AZ1 # resource "aws_nat_gateway" "natgw_az1" { allocation_id = "${aws_eip.eip_natgw_az1.id}" subne... # resource "aws_nat_gateway" "natgw_az2" { # allocation_id = "${aws_eip.eip_natgw_az2.id}" # subn
terraform win-instance
2 Resultats, Darrera modificació:
} # resource "aws_nat_gateway" "natgw_az1" { # allocation_id = "${aws_eip.eip_natgw_az1.id}" # sub... zonaws.com" }, "Effect": "Allow", "Sid": "" } ] } EOF }
casos de uso
1 Resultats, Darrera modificació:
ata-templates <code powershell; template.tpl> Install-WindowsFeature -Name GPMC,RSAT-AD-PowerShell,RSAT
Terraform state
1 Resultats, Darrera modificació:
a los recursos del state * show: muestra los detalles de uno de los recursos del state * mv: mueve