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 c75557e commit 7f1c9b8Copy full SHA for 7f1c9b8
README.md
@@ -167,8 +167,6 @@ module "firefly_azure" {
167
azurerm.deployment_subscription = azurerm.deployment_subscription
168
}
169
170
- client_id = var.client_id
171
- client_secret = var.client_secret
172
directory_domain = "your-organization.com"
173
tenant_id = var.tenant_id
174
subscription_id = var.subscription_id
0 commit comments