Skip to content

Commit

Permalink
use admin credentials to add fsx to domain (#9034)
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsweetman authored Dec 10, 2024
1 parent 730a7ec commit f60b141
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ locals {
module.ip_addresses.azure_fixngo_ip.PCMCW0012,
]
domain_name = "azure.hmpp.root"
username = "svc_join_domain"
username = "svc_admin"
password_secret_name = "/sap/bods/pp/passwords"
}
tags = {
Expand Down

0 comments on commit f60b141

Please sign in to comment.