Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application Insight's connection string in App Service module #72

Closed
rickychew77 opened this issue Oct 20, 2020 · 1 comment · Fixed by #76
Closed

Application Insight's connection string in App Service module #72

rickychew77 opened this issue Oct 20, 2020 · 1 comment · Fixed by #76
Assignees
Labels
enhancement New feature or request

Comments

@rickychew77
Copy link
Contributor

"APPLICATIONINSIGHTS_CONNECTION_STRING" = "InstrumentationKey=${var.ai_instrumentation_key}",

Referring to issue here, the connection string should be like this instead.

APPLICATIONINSIGHTS_CONNECTION_STRING = azurerm_application_insights.appinsight.connection_string

@iriahk89 iriahk89 self-assigned this Oct 20, 2020
@iriahk89 iriahk89 added the enhancement New feature or request label Oct 20, 2020
@LaurentLesle LaurentLesle linked a pull request Oct 22, 2020 that will close this issue
@LaurentLesle
Copy link
Contributor

Added in 0.4.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants