Skip to content

Commit eff12c7

Browse files
committed
feat: add the pro activation to the tracked environment variables
1 parent 8d9c641 commit eff12c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

localstack-core/localstack/runtime/analytics.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
LOG = logging.getLogger(__name__)
99

1010
TRACKED_ENV_VAR = [
11+
"ACTIVATE_PRO",
1112
"ALLOW_NONSTANDARD_REGIONS",
1213
"BEDROCK_PREWARM",
1314
"CLOUDFRONT_LAMBDA_EDGE",

0 commit comments

Comments
 (0)