Skip to content

Commit

Permalink
Skip S3 checksum for tfstate for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jaescalo committed Jun 27, 2024
1 parent 765e206 commit 53d2224
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/akamai_pm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
skip_credentials_validation=true
skip_region_validation=true
skip_requesting_account_id=true
skip_s3_checksum=true
bucket="${{ secrets.LINODE_OBJECT_STORAGE_BUCKET }}"
key="$ENV-terraform.tfstate"
region="us-mia-1"
Expand Down

0 comments on commit 53d2224

Please sign in to comment.