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

feat/add docs #39

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
38 changes: 38 additions & 0 deletions docs/api-docs/Address/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
title: "Address"
title_tag: "tencentcloud.Address"
meta_desc: "Explore the resources and functions of the tencentcloud.Address module."
layout: api
no_edit_this_page: true
---

<!-- WARNING: this file was generated by Pulumi Docs Generator. -->
<!-- Do not edit by hand unless you're certain you know what you are doing! -->

Explore the resources and functions of the tencentcloud.Address module.

<h2 id="resources">Resources</h2>
<ul class="api">
<li><a href="template/" title="Template"><span class="api-symbol api-symbol--resource"></span>Template</a></li>
<li><a href="templategroup/" title="TemplateGroup"><span class="api-symbol api-symbol--resource"></span>TemplateGroup</a></li>
</ul>

<h2 id="functions">Functions</h2>
<ul class="api">
<li><a href="gettemplategroups/" title="GetTemplateGroups"><span class="api-symbol api-symbol--function"></span>GetTemplateGroups</a></li>
<li><a href="gettemplates/" title="GetTemplates"><span class="api-symbol api-symbol--function"></span>GetTemplates</a></li>
</ul>

<h2 id="package-details">Package Details</h2>
<dl class="package-details">
<dt>Repository</dt>
<dd><a href="https://github.com/tencentcloudstack/pulumi-tencentcloud">tencentcloud tencentcloudstack/pulumi-tencentcloud</a></dd>
<dt>License</dt>
<dd>Apache-2.0</dd>
<dt>Notes</dt>
<dd><p>This Pulumi package is based on the <a href="https://github.com/tencentcloudstack/terraform-provider-tencentcloud"><code>tencentcloud</code> Terraform Provider</a>.</p>
</dd>
<dt>Version</dt>
<dd>0.1.8</dd>
</dl>

Loading
Loading