Skip to content

Instantly share code, notes, and snippets.

@YurgenUA
Created January 20, 2024 18:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save YurgenUA/224cbfdd9effd1a9491fc92d62f15880 to your computer and use it in GitHub Desktop.
Save YurgenUA/224cbfdd9effd1a9491fc92d62f15880 to your computer and use it in GitHub Desktop.
terraform apply --auto-approve
>>Terraform will perform the following actions:
>>...
>>Plan: 2 to add, 0 to change, 0 to destroy.
>>...
>>kubernetes_deployment.demo-non-privileged: Creating...
>>kubernetes_deployment.demo-non-privileged: Still creating... [10s elapsed]
>>kubernetes_deployment.demo-non-privileged: Still creating... [20s elapsed]
>>...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment