Skip to content

Commit c72b949

Browse files
Harika-PonnaHarika-Ponna
authored andcommitted
feat: Updated the next step urls for DA
1 parent 1fd826d commit c72b949

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

solutions/fully-configurable/outputs.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ output "secrets_manager_crn" {
2020

2121

2222
output "next_steps_text" {
23-
value = "Your Private Certificates are ready."
23+
value = "Your Private Certificate is ready."
2424
description = "Next steps text"
2525
}
2626

2727
output "next_step_primary_label" {
28-
value = "View Private Certificates"
28+
value = "View Private Certificate"
2929
description = "Primary label"
3030
}
3131

0 commit comments

Comments
 (0)