How to Run a Terraform Script in Jenkins

Поделиться
HTML-код
  • Опубликовано: 13 дек 2024

Комментарии • 6

  • @ryanslab302
    @ryanslab302 3 года назад +1

    I recommend using the TF_IN_AUTOMATION environment variable when running in Jenkins. You don't need to use the -no-color flag when you do.

  • @TeenaKohli
    @TeenaKohli 3 года назад

    Thank you sir , I am going to use this for my devops project this week

  • @MohammedNoureldin
    @MohammedNoureldin Год назад

    But what about the state file of terraform? If I need to extend the infrastructure using Terraform, it won't work if the state file gets lost. What would you do about this?

  • @varunaws4432
    @varunaws4432 3 года назад

    Thanks for Sharing Darin..

  • @firdhowsmsy1677
    @firdhowsmsy1677 2 года назад

    great