You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- **Order Now**: Applies the changes required to reach the desired state of the configuration. It prompts forconfirmation before making any changes. It also uses the variable values specifiedin`terraform.tfvars`.
- **Remove**: Destroys the infrastructure managed by Terraform. It prompts forconfirmation before deleting any resources. It also uses the variable values specifiedin`terraform.tfvars`.
0 commit comments