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

Nothing but errors #2

Open
manfred0191 opened this issue Jul 6, 2023 · 6 comments
Open

Nothing but errors #2

manfred0191 opened this issue Jul 6, 2023 · 6 comments

Comments

@manfred0191
Copy link

Hello,
I wanted to give it a try, but executing terraeasy.sh gives nothing but errors I don't know how to fix.

Is there any kind of a more precise documentation with an example as of how to use it properly?

How do I setup the tfvars files, what must be in those?

@jaceq
Copy link
Owner

jaceq commented Jul 20, 2023

Hi @manfred0191 ,
Sorry for huge delay. A basic strucutre is defined in this repository. Do you want to share a specific issues you're dealing with?

@manfred0191
Copy link
Author

Thanks for your reply. Actually as this is already 2 weeks ago, I do not remember all the details anymore, but I simply wanted to do a test and see how the thing is working. That being said I mean set up a DEV environment, a STAGE and a PROD environment and try to understand where the benefits of terraeasy really are.

Maybe you could help me doing this. That would mean I give it a try again from the very beginning and then I tell you where my specific problems are. Is that OK for you?

@jaceq
Copy link
Owner

jaceq commented Jul 27, 2023

@manfred0191 sure thing.
Overall start by cloning repository, copy .terraform-config.exmaple to .terraform-config (and adjust if you need), then adjust backedn configuration (in common and per stage) as you need to match your configuration. Then start adding terraform.

@RayNawara
Copy link

RayNawara commented Jul 30, 2023

Really great project!

What do you mean by 'adding terraform'? Does this become our new repo? So all my Terraform projects start with cloning Terraeasy?

If I'm just building 2 or 3 servers and a network does it all go in common? Maybe only my environment variables in prod or staging?

An example would be REALLY helpful.

Thanks!

@jaceq
Copy link
Owner

jaceq commented Aug 18, 2023

Hi @RayNawara (sorry for delay - due to vacation).
Yes, you can start by cloning Terraeasy and adding terraform code to the matching directories.

I will come up with example when have a bit of spare time.

Thanks

@RayNawara
Copy link

RayNawara commented Aug 18, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants