Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up/organize the docs/codebase #236

Merged
merged 2 commits into from Oct 13, 2019
Merged

Clean up/organize the docs/codebase #236

merged 2 commits into from Oct 13, 2019

Conversation

aqche
Copy link
Contributor

@aqche aqche commented Oct 13, 2019

This PR cleans up/organizes the docs/codebase just so it is slightly easier to navigate. List of things this PR does:

  • Re-organizes providers into the same categories/order as the one on the Terraform docs in the README.md as well as in cmd/root.go. (I left GCP first 馃槈)
  • Alphabetizes all available resources in the README.md as well as in each _Provider struct's GetSupportedService and GetResourceConnections functions.
  • There was a portion of docs describing AWS global resources under the Use with Azure section of the README.md so I moved it to the AWS section.
  • Add missing download link for New Relic provider in README.md.
  • Cleans up some imports throughout the code.
  • Cleans up indentation, capitalization, spacing, punctuation throughout the docs/code.
  • Also this PR fixes a small bug in cmd/root.go where newClouflareProvider was missing from the providerGenerators.

@sergeylanzman sergeylanzman merged commit 97a174c into GoogleCloudPlatform:master Oct 13, 2019
@aqche aqche deleted the organize branch October 13, 2019 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants