From c8d4ffd04a8ea0dfb7331c05d26b94beed7be97d Mon Sep 17 00:00:00 2001 From: Kev Jimenez Date: Mon, 29 Jan 2024 15:44:16 +0000 Subject: [PATCH] test --- .github/workflows/actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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