Skip to content

Commit

Permalink
Fix test formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Ibrahim Umar committed Dec 27, 2023
1 parent 5676f72 commit 866ac0a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -395,8 +395,8 @@ resource "azurerm_container_app_environment" "test" {
internal_load_balancer_enabled = true
custom_domain_certificate_blob_base64 = filebase64("testdata/testacc.pfx")
custom_domain_certificate_password = "TestAcc"
custom_domain_dns_suffix = "acceptancetest.contoso.com"
custom_domain_certificate_password = "TestAcc"
custom_domain_dns_suffix = "acceptancetest.contoso.com"
tags = {
Foo = "Bar"
Expand Down

0 comments on commit 866ac0a

Please sign in to comment.