Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- Terraform cli
- 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
- 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
- = terraform data source <callout type="warning" icon="true">muy incompleto</callout> == definición <code properties>data "aws_ami" "
- POC estructura AD
- 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
- } # resource "aws_nat_gateway" "natgw_az1" { # allocation_id = "${aws_eip.eip_natgw_az1.id}" # sub... zonaws.com" }, "Effect": "Allow", "Sid": "" } ] } EOF }
- casos de uso
- ata-templates <code powershell; template.tpl> Install-WindowsFeature -Name GPMC,RSAT-AD-PowerShell,RSAT
- Terraform state
- a los recursos del state * show: muestra los detalles de uno de los recursos del state * mv: mueve