Signed-off-by: Max Riveiro <kavu13@gmail.com>
terraform fmt
* docs/vsphere: Fix code block * docs: Convert `...` to `# ...` to allow `terraform fmt`ing * docs: Trim trailing whitespace * docs: First-pass run of `terraform fmt` on code examples
Implementing vpc_peering_connection_accept. Additions from @ewbankkit: Rename 'aws_vpc_peering_connection_accept' to 'aws_vpc_peering_connection_accepter'. Get it working reusing functionality from 'aws_vpc_peering_connection' resource.