How to configure terraform import command with Jenkins pipeline. First of all, i have to import two resources one by one, once already existing resources are imported then i run terraform plan and apply to created all resources and linked already created resources with these newly created resources. How can i achieve this with Jenkins pipeline?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Import resource and generate terraform configuration file | 1 | 1097 | November 15, 2019 | |
How best to use `import {}` for multiple environments? | 3 | 955 | December 8, 2023 | |
Import Existing AWS Infrastructure | 6 | 354 | December 16, 2022 | |
Creating and importing workflow existing resources to terraform state | 0 | 115 | July 19, 2023 | |
Terraform import resource into state file in GitLab | 2 | 2673 | August 1, 2022 |