Skip to content

Releases: kishaningithub/tf-import-gen

v0.12.0

17 Jun 13:05
d27e898
Compare
Choose a tag to compare

Changelog

  • d27e898 Update create tag token to trigger release workflow
  • 4ea2db2 Merge pull request #32 from kishaningithub/add-support-for-aws_cognito_user_pool_client
  • 7d55084 Add support for aws_cognito_user_pool_client

v0.11.0

12 Jun 06:45
8594722
Compare
Choose a tag to compare

Changelog

  • 8594722 Merge pull request #31 from kishaningithub/add-resource-support
  • 3aeded4 Add support for aws_backup_selection and aws_vpc_endpoint_route_table_association
  • 5b530bf Merge pull request #30 from kishaningithub/regular-update
  • 5c7d868 Fix documentation

v0.10.2

07 Jun 07:06
dd6eded
Compare
Choose a tag to compare

Changelog

  • dd6eded Merge pull request #29 from kishaningithub/update-pkgx-and-docker
  • 41eff7e Reduce amount of ko image config
  • d9da02f Add installation step using pkgx
  • 90804c3 Merge pull request #28 from kishaningithub/add-resource
  • 784a74c Add aws_iam_policy_attachment to the list of resources which does not support import

v0.10.1

26 May 05:41
8ec10c3
Compare
Choose a tag to compare

Changelog

  • 8ec10c3 Merge pull request #27 from kishaningithub/reduce-binary-size
  • 1ee7a22 Reduce binary size and upgrade deps

v0.10.0

21 May 11:35
c256da4
Compare
Choose a tag to compare

Changelog

  • c256da4 Merge pull request #26 from kishaningithub/handle-duplicated-module-address
  • 05ac302 Handle duplicated module address in state json to support very old terraform versions

v0.9.0

17 May 08:58
f716494
Compare
Choose a tag to compare

Changelog

  • f716494 Merge pull request #25 from kishaningithub/add-support-for-very-old-tf-version
  • 565f594 Add support for terraform versions less than 0.13.x
  • 279b8e4 Update documentation

v0.8.0

16 May 13:54
60c92fa
Compare
Choose a tag to compare

Changelog

  • 60c92fa Merge pull request #24 from kishaningithub/support_aws_emr_instance_group
  • f2168ab Add support for aws_emr_instance_group resource

v0.7.4

16 May 13:32
3e9d677
Compare
Choose a tag to compare

Changelog

  • 3e9d677 Merge pull request #23 from kishaningithub/handle_aws_lakeformation_permissions
  • ab43c5b Add aws_lakeformation_permissions to the list of resources which do not support import

v0.7.3

08 May 02:18
e11ca88
Compare
Choose a tag to compare

Changelog

  • e11ca88 Merge pull request #22 from kishaningithub/add-prefix-list-to-security-group-rule
  • 4cec2fc Improve performance of generating imports of multiple resources
  • 25e8828 Handle prefix lists in security group rule

v0.7.2

07 May 12:27
Compare
Choose a tag to compare

Changelog

  • 2f2eabf update write permission for tag creation
  • 658f768 add write permission for tag creation
  • f1d13d6 Merge pull request #21 from kishaningithub/add-tag-creation-pipeline
  • 06b8380 add workflow to create a tag
  • 8d50535 Merge pull request #20 from kishaningithub/prevent-duplicate-matches
  • eca796b Prevent duplicate imports