Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

fix: Terraform0.12 compatibility #26

Merged
merged 3 commits into from
Aug 3, 2019
Merged

fix: Terraform0.12 compatibility #26

merged 3 commits into from
Aug 3, 2019

Conversation

thazelart
Copy link
Owner

fixes #25

@thazelart thazelart added the bug Something isn't working label Aug 3, 2019
@thazelart thazelart force-pushed the feat/terraform0.12 branch 3 times, most recently from 006702f to 92a24e8 Compare August 3, 2019 07:08
@codecov
Copy link

codecov bot commented Aug 3, 2019

Codecov Report

Merging #26 into master will decrease coverage by 0.97%.
The diff coverage is 98.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
- Coverage      99%   98.03%   -0.98%     
==========================================
  Files           6        7       +1     
  Lines         202      305     +103     
==========================================
+ Hits          200      299      +99     
- Misses          1        3       +2     
- Partials        1        3       +2
Impacted Files Coverage Δ
internal/fs/file.go 100% <ø> (ø) ⬆️
internal/fs/folder.go 100% <ø> (ø) ⬆️
internal/checks/checks.go 100% <100%> (ø)
internal/config/config.go 97.26% <100%> (-0.21%) ⬇️
pkg/utils/utils.go 100% <100%> (ø)
internal/hcl/hcl_getter.go 100% <100%> (ø)
internal/hcl/hcl_parse.go 96.22% <96.22%> (ø)
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1361e6c...0c814ab. Read the comment docs.

@thazelart thazelart merged commit 9fd1b4f into master Aug 3, 2019
@thazelart thazelart mentioned this pull request Aug 3, 2019
@thazelart thazelart deleted the feat/terraform0.12 branch August 3, 2019 11:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

terraform-validator is not HCL2/Terraform0.12 compatible
1 participant