aztfmod / aztfmod/rover

Support for import blocks

Open
#327 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
176
Forks
147
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
When having to run lots of _terraform import_ commands it can become frustrating when there are lots of resources to import.

**Describe the solution you'd like**
Have an extra parameter where the user can land a path to .tf file containing only import blocks (https://developer.hashicorp.com/terraform/language/import).

**Describe alternatives you've considered**
Manual terraform import, but it's time consuming for 100, 1000 resources.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by tracing how rover accepts parameters and invokes Terraform, then determine how a path to a .tf file containing import blocks should be passed through; done means users can supply that path and import many resources without running each command manually.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell, terraform
Domain
infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.