There was an error while loading. Please reload this page.
1 parent 755d7eb commit 187cb79Copy full SHA for 187cb79
1 file changed
examples/configservice/configurationaggregator.yaml
@@ -10,7 +10,7 @@ spec:
10
forProvider:
11
accountAggregationSource:
12
- accountIds:
13
- - ${data.aws_account_id}
+ - "${data.aws_account_id}"
14
regions:
15
- us-west-2
16
region: us-west-1
0 commit comments