Closed
Description
Please give general description of the problem
So it seems that the aws-cli uses "nested values", that look like this:
[profile testing]
aws_access_key_id = foo
aws_secret_access_key = bar
region = us-west-2
s3 =
max_concurrent_requests=10
max_queue_size=1000
I am trying to add a new key this profile and currently indenting is being reset on the "indented" keys.
Is there anyway with go-ini to preserve that indented space?
Metadata
Metadata
Assignees
Labels
No labels