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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation for kubernetes_deployment resource #194

Merged
merged 3 commits into from
Oct 27, 2018

Conversation

alexsomesan
Copy link
Member

Community PR that contributed the Deployments resource was missing it's corresponding documentation.
This change addresses that by adding the relevant documentation.

@terraform-providers/ecosystem

@ghost ghost added the size/XL label Oct 26, 2018

The following arguments are supported:

* `metadata` - (Required) Standard deployment's metadata. More info: https://github.com/kubernetes/community/blob/master/contributors/devel/api-conventions.md#metadata
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of having the raw URL's here, I'd just link this as like

[Kubernetes reference](https://....)

Or something, in each of these cases.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good point! let me change that.

Copy link
Member Author

@alexsomesan alexsomesan Oct 26, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI, this is the format throughout all the provider docs. I'll switch it everywhere.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@paultyng How about now?

@ghost ghost added size/XXL and removed size/XL labels Oct 26, 2018
@alexsomesan
Copy link
Member Author

@paultyng broken links should be fixed now.

@alexsomesan alexsomesan merged commit abb7080 into master Oct 27, 2018
@alexsomesan alexsomesan deleted the fix-deployment-documentation branch October 29, 2018 16:03
alexsomesan added a commit that referenced this pull request Nov 5, 2018
* Add documentation for kubernetes_deployment resource

* Docs - convert verbatim URLs to hyperlinks.

* Fix broken links
@ghost ghost locked and limited conversation to collaborators Apr 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants