Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow importing projects #51

Open
dontlaugh opened this issue Oct 25, 2018 · 1 comment
Open

Allow importing projects #51

dontlaugh opened this issue Oct 25, 2018 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@dontlaugh
Copy link

Right now, terraform import can't be run on project objects. This complicates importing existing infrastructure.

There are a couple of workarounds:

  • manually edit state files, providing the ID attribute and then refreshing the state
  • hardcoding the project ID in terraform HCL code

Is there any major blocker to implementing import for projects?

@akshaykarle akshaykarle added enhancement New feature or request good first issue Good for newcomers labels Nov 6, 2018
@ge-gao
Copy link

ge-gao commented Nov 8, 2018

I have same issue when evaluating atlas with this terraform module. would love to see this enhancement soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants