Skip to content

Commit 187cb79

Browse files
committed
field type fix
1 parent 755d7eb commit 187cb79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/configservice/configurationaggregator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
forProvider:
1111
accountAggregationSource:
1212
- accountIds:
13-
- ${data.aws_account_id}
13+
- "${data.aws_account_id}"
1414
regions:
1515
- us-west-2
1616
region: us-west-1

0 commit comments

Comments
 (0)