Skip to content

Later walkthroughs assume Challenge 1 policies were relaxed, so creates fail on the tag policy #4

Description

@IUMvuyo

The Challenge 2 and Challenge 3 walkthroughs include a prerequisite to switch the Challenge 1 "Require a tag and its value" and "Block public IP" policy assignments to DoNotEnforce. If an attendee reasonably leaves those policies enforcing (for example, to preserve the evidence pack), every later az ... create command is denied by the still active DataClassification tag policy, returning a RequestDisallowedByPolicy error that does not obviously point back to Challenge 1.

This is easy to miss because the relax step lives in a "Preparing for Next Challenges" section at the end of the Challenge 1 walkthrough, while the failure appears two challenges later.

Suggestion: either add --tags DataClassification=<value> to the create commands in Challenges 2 through 5 so they succeed regardless, or repeat the "relax the Challenge 1 policies" note prominently at the top of each later walkthrough.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions