Skip to content

Commit 5f3fba2

Browse files
committed
feat: add CACHE_REFRESH_API_KEY output to resources.bicep
1 parent effff13 commit 5f3fba2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

infra/resources.bicep

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,3 +87,4 @@ output AZURE_CONTAINER_REGISTRY_NAME string = containerRegistry.name
8787
output AZURE_CONTAINER_APPS_ENVIRONMENT_NAME string = containerAppEnvironment.name
8888
output AZURE_CONTAINER_APPS_ENVIRONMENT_ID string = containerAppEnvironment.id
8989
output AZURE_CONTAINER_APPS_ENVIRONMENT_DEFAULT_DOMAIN string = containerAppEnvironment.properties.defaultDomain
90+
output CACHE_REFRESH_API_KEY string = cacheRefreshApiKey

0 commit comments

Comments
 (0)