Skip to content

Commit

Permalink
fix: Existing linting issues (#290)
Browse files Browse the repository at this point in the history
* `lookup` call with two arguments is deprecated since Terraform v0.7 [1].
* Full splat operator is available since Terraform v0.12 [2].

[1] https://developer.hashicorp.com/terraform/language/functions/lookup
[2] https://www.hashicorp.com/blog/terraform-0-12-generalized-splat-operator
  • Loading branch information
adamantike authored Oct 15, 2024
1 parent 2a186d5 commit 1147833
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 37 deletions.
Loading

0 comments on commit 1147833

Please sign in to comment.