I'm looking at the Get Started tutorials, e.g. https://www.pulumi.com/docs/iac/get-started/aws/ and noticed:
- They are not tested automatically because they are not in
static/programs and are not referenced via the {{ example-program }} shortcode. To fix this would be a mildly "breaking" change because there are interstitials, e.g. showing the program end-to-end in one and then filling in the middle in the next step.
- The tutorials are only in TypeScript and do not have coverage in other languages.
Per @cnunciato, this is in his purview (and no argument here).
I'm looking at the Get Started tutorials, e.g. https://www.pulumi.com/docs/iac/get-started/aws/ and noticed:
static/programsand are not referenced via the{{ example-program }}shortcode. To fix this would be a mildly "breaking" change because there are interstitials, e.g. showing the program end-to-end in one and then filling in the middle in the next step.Per @cnunciato, this is in his purview (and no argument here).