You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/acc-test-environment-variables.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,4 +107,6 @@ Environment variables (beyond standard AWS Go SDK ones) used by acceptance testi
107
107
|`TF_TEST_CLOUDFRONT_RETAIN`| Flag to disable but dangle CloudFront Distributions during testing to reduce feedback time (must be manually destroyed afterwards). |
108
108
|`TF_TEST_ELASTICACHE_RESERVED_CACHE_NODE`| Flag to enable resource tests for ElastiCache reserved nodes. Set to `1` to run tests. |
109
109
|`TRUST_ANCHOR_CERTIFICATE`| Trust anchor certificate for KMS custom key store acceptance tests. |
110
+
|`INVOICING_INVOICE_RECEIVER_ACCOUNT_ID`| Identifier of AWS Account for Invoice Unit Invoice Receiver. |
111
+
|`INVOICING_INVOICE_LINKED_ACCOUNT_ID`| Identifier of AWS Account for Invoice Unit Linked account. |
110
112
|`VPC_NETWORK_INTERFACE_TEST_MULTIPLE_CARDS`| Flag to execute tests that enable to attach multiple network interfaces. |
0 commit comments