Terraform to create AWS EC2 Instance | GitHub Actions

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024
  • This video shows how to create AWS EC2 instance using Terraform were CI/CD is done via Github Actions. It has clean code walk through and Demo creating EC2 instance , deployment via Github actions.
    #terraform #ec2 #githubaction #aws

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

  • @codingwalebhaiya9879
    @codingwalebhaiya9879 Год назад +1

    Amazing

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

      Thank you for watching videos.
      Glad that it helped you.

  • @joeldiazJoelRamone
    @joeldiazJoelRamone 2 года назад +1

    Nice video!!

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

      Thank you for watching my videos.
      Thank you the appropriation, keep watching and keep learning.

  • @rommelsalazar8622
    @rommelsalazar8622 Год назад +1

    Great video. How did you handle your access and secret key so as to be exposed in Github

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

      Thank you for watching my videos.
      You can store secret and key in Github Actions Secrets and references from there.

  • @kaushaltiwari85
    @kaushaltiwari85 Год назад +2

    how to destroy the resource through github actions?

    • @cloudquicklabs
      @cloudquicklabs  Год назад +1

      Thank you for watching my videos.
      To destroy resources, please do comment out the Terraform code. It should destroy it.

    • @deeptieprasad4704
      @deeptieprasad4704 7 месяцев назад

      Hi @cloudquicklab which code you want to comment out. I tried to destroy from git action workflow it says no resources are found to destroy even the resources are present on portal. Please help me to get it fix

  • @AwargiforSirTarar
    @AwargiforSirTarar Год назад +1

    how to destry this setup?

    • @cloudquicklabs
      @cloudquicklabs  Год назад +1

      Thank you for watching my videos.
      Just comment out the resource creation in codes in Terraform and then run terraform plan and apply. It should destroy all your created resources.

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

      @@cloudquicklabs Pleasure.

  • @saqibzaheer4503
    @saqibzaheer4503 Год назад +1

    can you please share the url to this particular github repository

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

      Thank you for watching my videos.
      Unfortunately I have not stored Code for this video. You might need to rely on video only. Apologies.!

    • @saqibzaheer4503
      @saqibzaheer4503 Год назад +2

      @@cloudquicklabs its so hard to pause video and type the code as it is. There is no point following the videos either then

    • @cloudquicklabs
      @cloudquicklabs  Год назад +1

      I was not following sharing the sources in the beginning of my channel but Now I am following. Apologies for inconvenience.