Home > Hands-On Labs > Lab
Login or register a free account to launch this lab!
Comments
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.
Responses
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
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.
That was pretty cool. I deployed it successfully 100!
Thanks man!
Nice work! Isn’t it so satisfying when it works? Lol
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.
Glad to hear you’ve been enjoying the labs! Wait til you try some of the premium ones, they’re awesome ;)!