terraform apply
Jump to navigation
Jump to search
Options[edit]
terraform applyterraform apply --helpterraform apply -auto-approveterraform apply -refresh-onlyterraform 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 -destroyterraform apply -replace="aws_instance.example[0]"
Only apply to specific resources:
excluded related term
Execution examples[edit]
Related terms[edit]
terraform showmain.tf, variables.tfterraform initterraform destroy- Terraform: Hello world.tf
Error: failed to rendermust be replacedaws cloudformation deploy- Deploy EKS cluster using Terraform
terragrunt run-all apply- aws instance.your_instance name will be updated in-place
- terramate run terraform apply
See also[edit]
Advertising: