Day #18: Terraform Tutorial for Beginners | Optimizing Terraform Workflow with Remote State Storage

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

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

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

    This is a very informative Terraform series for beginners, Thank you for creating this & Waiting for Terraform Modules Videos (How to create & manage Terraform Modules)

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

      Sure will be covering Terraform Modules soon!

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

      @@codewithgauri Thanks

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

    Thankyou .....I hava got an project to make dashboards using teraaform and signalFx . Can yopu suggest me cources and videos to watch to do it please

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

      Actually I haven't worked on SignalFx so have no idea

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

    In Videos audio getting low

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

      @srinivasarao6508 sure we will try to fix the issue to get the best content thanks for response 😊

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

    got this error?
    PS C:\Terraform\Remotestorage> terraform init
    Initializing the backend...
    Successfully configured the backend "s3"! Terraform will automatically
    use this backend unless the backend configuration changes.

    │ Error: Error refreshing state: Unable to access object "dev/terraform.tfstate" in S3 bucket "mys3bucket18": operation error S3: HeadObject, https response error StatusCode: 403, RequestID: TBQYE9VYV9YYWW1R, HostID: 4sFY6WqrYzUV8C1o/1WROdSHhupq8uAoUcO94niyCjLTXG31gHWvZxGXkOGzJL4jMNfQTaqXfpBzVkEPVK80H1fu1rjtGn9V, api error Forbidden: Forbidden

    • @codewithgauri
      @codewithgauri  Месяц назад

      Did you create the s3 bucket before applying the changes?