Terraform vs AWS Toolkit

Answered

Just trying to understand this: is Terraform mutually exclusive to the AWS toolkit? So either you set up your AWS project configuration using Terraform XOR you set up you project configuration using the AWS Toolkit?

I am a Java programmer but I'm new to all 3 of AWS, Terraform and IntelliJ.

Thanks in advace,

Ivana

0
5 comments

Do you mean some specific IntelliJ IDEA plugins, could you clarify? Thanks.

0

I mean the AWS toolkit plugin.

0

If you want to integrate with Terraform, you'd better start with their documentation: https://www.terraform.io/intro/

As for the IDE specific features and integrations, you can check the AWS Toolkit plugins documentation for the features it provides. It does not look like it provides Terraform-specific features in IDE.

By the way there is another plugin to support the  HCL language and Terraform configuration files (.tf) in IntelliJ IDEA.

0

I'm not asking about 'IDE specific features and integrations' but i'm asking what these features are used for:

Does a project use either Terraform or AWS toolkit to configure AWS (but never both)?

 

0

A Terraform documentation or Terraform related forums would be a better place to get more relevant and comprehensive information on this question.

0

Please sign in to leave a comment.