Skip to content

Commit

Permalink
chore(terraform): remove redundant comment (#620)
Browse files Browse the repository at this point in the history
  • Loading branch information
hknutsen authored Dec 16, 2024
1 parent 209c454 commit 48966e5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,8 @@ jobs:
# If the wrapper is enabled, the debug logs will be visible in the job summary.
# The wrapper must be disabled to prevent this.

# Enable Terraform plugin cache.
# https://developer.hashicorp.com/terraform/cli/config/config-file#provider-plugin-cache
- name: Create Terraform plugin cache
- name: Enable Terraform plugin cache
id: mkdir
run: |
plugin_cache_dir=""
Expand Down

0 comments on commit 48966e5

Please sign in to comment.