We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d7b5e9 commit 6290366Copy full SHA for 6290366
solutions/fully-configurable/outputs.tf
@@ -34,7 +34,7 @@ output "secrets_manager_region" {
34
}
35
36
output "next_steps_text" {
37
- value = "Congragulations! You successfully deployed your changes. Next, view your Secrets Manager instance."
+ value = "Congratulations! You successfully deployed your changes. Next, view your Secrets Manager instance."
38
description = "Next steps text"
39
40
0 commit comments