Home > Hands-On Labs > Lab 

🧪Hands-On Lab
Help/Info

Create a static S3 website using Terraform Hands-On Lab

Login or register a free account to launch this lab!

Create Free Account or Login

Comments

Responses

Your email address will not be published. Required fields are marked *

  1. User is not authorized to perform: s3:PutBucketPolicy on resource: “arn:aws:s3:::marc12345” because public policies are blocked by the BlockPublicPolicy block public access setting.
    The terraform resource either need to be run in order or depends_on meta arg needs to be supplied to the resources to set the order

    1. Hello, I had this issue too, but it is a quick fix:
      Paste the code in Step 3 before the code in Step 2.
      > Step 3’s code takes care of the Block_Public_Policy by setting it to false.
      >And then Step 2’s code runs smoothly as it now has public access.

  2. Really interesting stuff! I have gone through all the free foundational labs (this one the last one) before diving it the red and blue team paths, and they all have been amazing.

What's a Hands-On Lab?

1-Click Deployments
AWS lab environments at the click of a button. Skip the hassle of creating or managing practice accounts and dive straight into using real resources.

Practical Learning
Learn cloud security with real AWS resources and real-world scenarios, not just theory.

Risk Free
No surprise bills when you forget to delete learning resources, and keep vulnerable training environments safely isolated from your corporate and production resources.