manual, set internal collections to filename.md template
This commit is contained in:
@@ -29,7 +29,7 @@ Please note that the Pulumi plugin for ThreeFold Grid is not yet officially publ
|
||||
|
||||
## Installation
|
||||
|
||||
If this isn't already done, [install Pulumi](./pulumi_install.md) on your machine.
|
||||
If this isn't already done, [install Pulumi](pulumi_install.md) on your machine.
|
||||
|
||||
## Essential Workflow
|
||||
|
||||
|
@@ -23,7 +23,7 @@ Please note that the Pulumi plugin for ThreeFold Grid is not yet officially publ
|
||||
|
||||
There are a few things to set up before exploring Pulumi. Since we will be using the examples in the ThreeFold Pulumi repository, we must clone the repository before going further.
|
||||
|
||||
* [Install Pulumi](./pulumi_install.md) on your machine
|
||||
* [Install Pulumi](pulumi_install.md) on your machine
|
||||
* Clone the **Pulumi-ThreeFold** repository
|
||||
* ```
|
||||
git clone https://github.com/threefoldtech/pulumi-threefold
|
||||
|
@@ -6,7 +6,7 @@ In this section, we will explore the dynamic world of infrastructure as code (Ia
|
||||
|
||||
<h2>Table of Contents</h2>
|
||||
|
||||
- [Introduction to Pulumi](./pulumi_intro.md)
|
||||
- [Installing Pulumi](./pulumi_install.md)
|
||||
- [Deployment Examples](./pulumi_examples.md)
|
||||
- [Deployment Details](./pulumi_deployment_details.md)
|
||||
- [Introduction to Pulumi](pulumi_intro.md)
|
||||
- [Installing Pulumi](pulumi_install.md)
|
||||
- [Deployment Examples](pulumi_examples.md)
|
||||
- [Deployment Details](pulumi_deployment_details.md)
|
Reference in New Issue
Block a user