Jump to content

Terraform doubt


shenkar

Recommended Posts

Maa company develop chesina in house modules vunnai

avi planning time lo everything good

but apply kodithe edo ok error istadhi

destroy also not cleaning all the resouces and if i reapply itemalreadyexist error kodutundi


i am new to terrform do you know how to handle this situation? any tips? Blogs?

 

Link to comment
Share on other sites

1 minute ago, shenkar said:

Maa company develop chesina in house modules vunnai

avi planning time lo everything good

but apply kodithe edo ok error istadhi

destroy also not cleaning all the resouces and if i reapply itemalreadyexist error kodutundi


i am new to terrform do you know how to handle this situation? any tips? Blogs?

 

May be version conflict… mee vallu modules ee version lo build chesaru ? Try to use the same version and try again 

Link to comment
Share on other sites

Just now, LadiesTailor said:

May be version conflict… mee vallu modules ee version lo build chesaru ? Try to use the same version and try again 

0.14.11 ani choopistundi

Link to comment
Share on other sites

First apply error

NoCredentialProvider: no valid providers in chain, depricated

 

second apply error (after plan with out destroy)

itemalreadyexist errror, cloudformation stack already exists

 

4 minutes ago, LadiesTailor said:

Error message post chey 

 

Link to comment
Share on other sites

5 minutes ago, shenkar said:

First apply error

NoCredentialProvider: no valid providers in chain, depricated

 

second apply error (after plan with out destroy)

itemalreadyexist errror, cloudformation stack already exists

 

 

Two things..

first one looks like access errror, make sure your aaa key or user have enough permissions to run cloud formation 

two.. your terraform is calling cloudformation template and that’s stack is already existing…

navigate to cloud formation and check under stacks.. it might be already existing out there…

  • Upvote 1
Link to comment
Share on other sites

2 minutes ago, LadiesTailor said:

Two things..

first one looks like access errror, make sure your aaa key or user have enough permissions to run cloud formation 

two.. your terraform is calling cloudformation template and that’s stack is already existing…

navigate to cloud formation and check under stacks.. it might be already existing out there…

Got it

yeah second error i got the same thought

but first one i need to check

thanks bro

 

do you suggest any links to understand terrform concepts better

Link to comment
Share on other sites

3 minutes ago, shenkar said:

Got it

yeah second error i got the same thought

but first one i need to check

thanks bro

 

do you suggest any links to understand terrform concepts better

Self reading and udemy courses 

there is one udemy course by kodecloud for AWS terraform… try it 

  • Thanks 1
Link to comment
Share on other sites

28 minutes ago, LadiesTailor said:

Self reading and udemy courses 

there is one udemy course by kodecloud for AWS terraform… try it 

Is Terraform easy to learn? Can it be installed on our local machine for learning purpose? Sorry never used it

Link to comment
Share on other sites

32 minutes ago, LadiesTailor said:

Self reading and udemy courses 

there is one udemy course by kodecloud for AWS terraform… try it 

just reading is enough or we have to practice too?

Link to comment
Share on other sites

I hate terraform..but i have no other go than using it.

our old modules are struck with version so cant even upgrade... have to use age old stuff..

I like serverless framework...

  • Upvote 2
Link to comment
Share on other sites

6 minutes ago, tennisluvrredux said:

Is Terraform easy to learn? Can it be installed on our local machine for learning purpose? Sorry never used it

terraform is like coding..whr u code to manage aws resources....

Link to comment
Share on other sites

1 minute ago, Spartan said:

I hate terraform..but i have no other go than using it.

our old modules are struck with version so cant even upgrade... have to use age old stuff..

I like serverless framework...

how is cloudformation in comparision to terraform for AWS?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...