Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand storage #18

Merged
merged 2 commits into from
May 24, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Increased time to prepare
  • Loading branch information
Frichetten committed May 24, 2022
commit f29640cf5d199130dc60bb2198b9093aeab3c081
4 changes: 2 additions & 2 deletions aws/cicdont/story.tf
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ output "attackbox_ip" {
}

output "time_warning" {
value = "Please be aware the CTF will be ready 10 minutes from the time this message is first displayed"
}
value = "Please be aware the CTF will be ready 10-12 minutes from the time this message is first displayed"
}