terraform apply
Jump to navigation
Jump to search
Options[edit]
terraform apply
terraform apply --help
terraform apply -auto-approve
terraform apply -refresh-only
terraform apply -var="image_id=ami-abc123"
terraform apply -var="image_id=ami-abc123 -var="your_second_var=yourvalue"
terraform apply -var-file="your_file.tfvars"
terraform apply -destroy
terraform apply -replace="aws_instance.example[0]"
Only apply to specific resources:
excluded related term
Execution examples[edit]
Related terms[edit]
See also[edit]
Advertising: