Deploy AWS infrastructure using github actions and terraform 🚀

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

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

  • @SiviweXakaza
    @SiviweXakaza 12 дней назад

    could you explain why are we doing the clean up?

  • @anjireddykilari9731
    @anjireddykilari9731 3 месяца назад

    Nice bro . Your videos are very helpful for my learning.

  • @gowthamakanthan
    @gowthamakanthan 6 дней назад

    how to select different workspace and environment?

  • @vaibhavjain1in
    @vaibhavjain1in 2 месяца назад

    thanks for this. The problem with this deployment is that youI can't change the website's content and keep the resources separate. Deploy.yml will deploy everything including all the resources every time you run this. I am running into the same problem. I want to separate resources and website content. Website content will be keep changing over the time that is the my use case, not sure if you can help.

    • @shafeevkd
      @shafeevkd 2 месяца назад

      Usually organizations will have separate pipelines for managing infra and application deployment.