manual, set internal collections to filename.md template

This commit is contained in:
Mik-TF
2024-05-13 19:28:23 -04:00
parent 280652166f
commit 1836179a75
169 changed files with 709 additions and 709 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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)