diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 6a02807..10bdf26 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -19,7 +19,7 @@ jobs: - name: Setup Terraform uses: hashicorp/setup-terraform@v1 with: - cli_config_credentials_token: ghaot-FsPYy4xdujou1Czt + cli_config_credentials_token: exvaBGxwi9bDbA.atlasv1.XzoJ9ZbtHunD4xFBh8VO0EnwKL9etOUcCLX0nEY33qUugWTxMEK2z0X6Svoz4LNJToU # Initialize a new or existing Terraform working directory by creating initial files, loading any remote state, downloading modules, etc. - name: Terraform Init