Jump to content

Terraform doubt


shenkar

Recommended Posts

Just now, terminator_desi said:

how is cloudformation in comparision to terraform for AWS?

cloudformation is good ..but it supports only AWS.

but better than terraform.

 

Terraform , Serverless support all major Clouds

Link to comment
Share on other sites

1 hour ago, tennisluvrredux said:

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

Depends.. it’s mostly for infrastructure as a code and yeah it’s easy to learn and practice 

Link to comment
Share on other sites

1 hour 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...

Same here… we got stuck with old versions and luckily terragrunt is helping a bit 

Link to comment
Share on other sites

@LadiesTailor

got the fix and workaround for the issue

first one stack.tf has incorrect dns settings

second one is in terraform workspace...for every change we do in terraform code we need to run int new TF Workspace so the new set of resources will be created with new name (but need to care of common  resources like certificates...etc separately)

  • Upvote 1
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...