Skip to content

Instantly share code, notes, and snippets.

@ilnikolay
Created January 12, 2023 15:31
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 ilnikolay/d519dfc6e71af1f084a85f7ae4e06ee9 to your computer and use it in GitHub Desktop.
Save ilnikolay/d519dfc6e71af1f084a85f7ae4e06ee9 to your computer and use it in GitHub Desktop.
terraform_pipeline_output
Successfully extracted cache
Executing "step_script" stage of the job script
Using docker image sha256:e15959079c8f7cc999fa2447e2af02202f4c4240626a4bf121f9cf020476db96 for hashicorp/terraform:1.3.1 with digest hashicorp/terraform@sha256:160c8cc975c35e9280ad36162df993f7dcc4d6f15f641af93ac0e2ceec9f980a ...
$ cd $CI_PROJECT_DIR/$TF_PROJECT_DIR/
$ terraform init
Initializing the backend...
Initializing provider plugins...
- Reusing previous version of hashicorp/aws from the dependency lock file
- Using hashicorp/aws v4.45.0 from the shared cache directory
Terraform has been successfully initialized!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment