DEV Community

Cover image for (Part 3/N) Terraform: Create Image Resource
Varun Palaniappan
Varun Palaniappan

Posted on • Updated on

(Part 3/N) Terraform: Create Image Resource

In this podcast, Krish continues the Terraform series by bringing another resource under Terraform's management without using the import block. He demonstrates how to create and modify a Docker container image using Terraform. He also explores the process of destroying resources and discuss some limitations and considerations.

Takeaways

  • You can bring existing resources under Terraform's management without using the import block.
  • Terraform allows you to modify the configuration of resources and apply the changes.
  • Destroying resources in Terraform can sometimes result in errors, but they can usually be resolved.
  • The next episode will focus on using Terraform with AWS and explore other cloud providers.

Chapters

00:00 Introduction and Recap

06:12 Bringing a Resource Under Terraform's Management

15:24 Modifying Configuration and Destroying Resources

17:08 Summary and Next Steps

Video

Transcript

https://products.snowpal.com/api/v1/file/23f18b61-c92e-424f-91de-0962a1f66fa3.pdf

Top comments (0)