(Part 2/N) Terraform: Import Existing Resource

(Part 2/N) Terraform: Import Existing Resource

In this episode of the Terraform series, we continued from where we left off in the previous podcast. We created a Docker container, cloned the example repository, and initialized Terraform. We generated configuration using Terraform plan and imported a resource while modifying the configuration. We pruned the generated configuration and applied changes, handling destructive changes. We also troubleshooted and fixed errors along the way. Overall, we made progress in understanding Terraform and managing Docker containers using Terraform. In this second podcast of the Terraform series, Krish continues exploring the Terraform documentation and learning as he goes. He demonstrates how to modify the Terraform configuration by replacing placeholder values and making necessary changes to the config files. Krish also shares the commands he used, including Docker run, Docker PS, Terraform plan, Terraform apply, and Terraform show. He concludes the podcast by summarizing the progress made and inviting viewers to check out the next episode.

Takeaways

  • Terraform allows you to manage infrastructure using a common workflow

  • Importing resources into Terraform requires defining an import block and generating configuration

  • Destructive changes should be carefully managed and tested

  • Troubleshooting errors in Terraform requires understanding the configuration and resource dependencies Modifying the Terraform configuration involves replacing placeholder values and making necessary changes to the config files.

  • Commands like Docker run, Docker PS, Terraform plan, Terraform apply, and Terraform show are useful in the Terraform workflow.

  • The Snowpal platform offers APIs and SaaS products that can be used to power back-end systems and accelerate development processes.

  • Snowpal provides flexible options for using their products, including pay-per-use, monthly plans, and commercial licenses.

Chapters

00:00 Introduction and Recap

02:01 Creating a Docker Container

05:19 Cloning the Example Repository

08:16 Initializing Terraform and Generating Configuration

10:04 Understanding Main.tf and Terraform.tf

11:46 Generating Configuration with Terraform Plan

15:50 Importing a Resource and Modifying Configuration

18:21 Pruning the Generated Configuration

20:50 Applying Changes and Handling Destructive Changes

27:31 Troubleshooting and Fixing Errors

36:44 Recap and Conclusion

50:29 Modifying the Terraform Configuration

52:28 Summary and Next Steps

53:26 Using Snowpal APIs and SaaS Products

Snowpal Products:

Jaksot(416)

API Specification: Do Postman Collections with nested directories carry over seamlessly to OpenAPI?

API Specification: Do Postman Collections with nested directories carry over seamlessly to OpenAPI?

Well, we've seen that they do not. We created nested directories in our Postman Collections only to notice that they didn't convert gracefully to OpenAPI when transformed. #snowpal #projectmanagement Manage personal and professional projects on https://snowpal.com.

30 Joulu 20224min

OAuth 2.0 Implementation to support Apple, Microsoft, Facebook and Google

OAuth 2.0 Implementation to support Apple, Microsoft, Facebook and Google

We recently implemented Microsoft Sign In, and had added support for Google Sign In a few weeks earlier. And we've had support for Facebook and Apple Sign In from Day 1. They all support OAuth 2.0 yet we've had to deal with some nuances. #snowpal #projectmanagement Manage personal and professional projects on https://snowpal.com.

30 Joulu 20228min

Cool User Interface vs Stable User Interface: Are they NOT mutually exclusive items?

Cool User Interface vs Stable User Interface: Are they NOT mutually exclusive items?

It's nice to have a cool UI. Sure, who likes dated stuff! But, it is important that by making your UI cooler, you don't end up making it unstable. And if you are wondering why they have anything to do with each other, listen in! #snowpal #projectmanagement Manage personal and professional projects on https://snowpal.com.

30 Joulu 20229min

Transforming REST Endpoints defined in YAML files to Postman Workspace

Transforming REST Endpoints defined in YAML files to Postman Workspace

We had a need to dynamically create Postman Workspaces (collections and endpoints) as part of the API Gateway Product we are currently working on. So, we wrote a script to convert endpoints defined in YAML files to Postman workspaces. #snowpal #projectmanagement Manage personal and professional projects on https://snowpal.com.

30 Joulu 20229min

Movies and Software Development: Anything in common?

Movies and Software Development: Anything in common?

What inferences can we possibly draw from a movie that can be relevant to software development? Well, here’s my take (even if a contrived one) :) #snowpal #projectmanagement #homepagedesign Happy Sunday. Happy organizing on https://snowpal.com.

27 Marras 20223min

(Part 2/2): Learning a new language (taking Go as an example)

(Part 2/2): Learning a new language (taking Go as an example)

(Part 2/2) How I went about learning a new language (taking Go as an example). #snowpal #projectmanagement Manage personal and professional projects on https://snowpal.com.

25 Marras 20224min

(Part 1/2): Learning a new language (taking Go as an example)

(Part 1/2): Learning a new language (taking Go as an example)

(Part 1/2) How I went about learning a new language (taking Go as an example). #snowpal #projectmanagement Manage personal and professional projects on https://snowpal.com.

25 Marras 20224min

(Part 2/2) API Gateway: Publishing API on AWS

(Part 2/2) API Gateway: Publishing API on AWS

(Part 2/2) Curious how to go about publishing your API on a gateway?  #snowpal #projectmanagement Manage personal and professional projects on https://snowpal.com.

25 Marras 20224min