Troy Howard
Troy Howard
We've seen port conflicts with SMB container. If possible reconfigure to use a non-standard port to avoid this conflict.
I noticed on this repo, we're using `latest` instead of `main`, which is the current GitHub default for new repositories. Is there a reason we're using a customized name here...
This adds consistent CTAs to the previous Next Level IaC posts, similar to the one [at the end of the "bridging the declarative gap" post](https://www.pulumi.com/blog/next-level-iac-briding-the-declarative-gap/#next-steps).
The page published at https://registry.terraform.io/providers/linode/linode/latest/docs has a number of broken links to https://www.terraform.io/docs/resources/object_storage_bucket.md and https://www.terraform.io/docs/resources/object_storage_object.md which should be linked to https://registry.terraform.io/providers/linode/linode/latest/docs/resources/object_storage_bucket and https://registry.terraform.io/providers/linode/linode/latest/docs/resources/object_storage_object respectively.
Per: https://github.com/pulumi/docs/issues/11639 and https://github.com/pulumi/docs/issues/13132 ... this should be using `declare`.
This makes some changes to the ESC docs Concepts and How ESC Works pages. The goal of this is to reduce the overlap/redundancy between the two pages and structure them...
Ref: [graph on product home page](https://www.pulumi.com/product/secrets-management/#integration-access) Related issue: #12862 Possible docs where this could be included are: - [ESC Docs Landing page](https://www.pulumi.com/docs/esc/) - [ESC Concepts root page](https://www.pulumi.com/docs/esc/concepts/) - [ESC How...
[ESC Concepts](https://www.pulumi.com/docs/esc/concepts/) section in general needs development. First step is just to spruce up existing [landing page](https://www.pulumi.com/docs/esc/concepts/) and [how it works page](https://www.pulumi.com/docs/esc/concepts/how-esc-works/). Reach out to Gavin, who has some ideas...