Skip to content

IaC Getting Started: Code is not under test and only available in TypeScript #18709

@jkodroff

Description

@jkodroff

I'm looking at the Get Started tutorials, e.g. https://www.pulumi.com/docs/iac/get-started/aws/ and noticed:

  1. 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.
  2. 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).

Metadata

Metadata

Assignees

Labels

area/tutorials-contentIssues relating to content tutorials showing how to write Pulumi IaC programsneeds-triageNeeds attention from the triage team

Type

No type
No fields configured for issues without a type.

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions