We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbf6220 commit 9bc4d36Copy full SHA for 9bc4d36
CHANGELOG.md
@@ -5,18 +5,19 @@
5
- Terraform version from 0.14.10 to 0.15.1
6
([PR #129](https://github.com/cycloidio/inframap/pull/129))
7
8
+### Fixed
9
+
10
+- When generating code from HCL errors are now displayed properly
11
+ ([Issue #120](https://github.com/cycloidio/inframap/pull/120))
12
13
14
## [0.6.3] _2021-04-19_
15
16
### Changed
17
18
- Terraform version from 0.14.9 to 0.14.10
19
([PR #128](https://github.com/cycloidio/inframap/pull/128))
20
-### Fixed
-
-- When generating code from HCL errors are now displayed properly
- ([Issue #120](https://github.com/cycloidio/inframap/pull/120))
21
## [0.6.2] _2021-03-30_
22
23
### Added
0 commit comments