Skip to content

Commit

Permalink
fix: update ssl_profiles in testing.tftest.hcl
Browse files Browse the repository at this point in the history
  • Loading branch information
gareda committed Sep 28, 2024
1 parent 370231c commit d93a3d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testing.tftest.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ variables {
policy_type = "Predefined"
policy_name = "AppGwSslPolicy20220101S"
}
ssl_profile = [{
ssl_profiles = [{
name = "ssl-profile-1"
policy_type = "Predefined"
policy_name = "AppGwSslPolicy20220101S"
Expand Down

0 comments on commit d93a3d1

Please sign in to comment.