8000 Support for AWS nested keys · Issue #131 · go-ini/ini · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Support for AWS nested keys #131
Closed
Closed
@lox

Description

@lox

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0