Phorcys
|
661ed2376a
|
chore(examples/templates): add ec2:DescribeInstanceStatus to permissions (#17134)
([Discord
message](https://discord.com/channels/747933592273027093/991429648200245358/1352357113204314173))
---
One of our community users has mentioned needing to add the
`ec2:DescribeInstanceStatus` to permissions.
From the [API
docs](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeInstanceStatus.html):
> Describes the status of the specified instances or all of your
instances
I think it's sensible to add it to our README example for the aws-*
templates, it's probably required now due to changes in either the AWS
API or Terraform provider, and shouldn't have a big impact.
|
2025-03-27 15:06:50 +00:00 |
|
Lucas Melin
|
db064ed0f8
|
docs: fix formatting of note callouts (#16761)
Fixes the formatting of several note callouts. Previously, these would render incorrectly both on GitHub and on the documentation site.
|
2025-03-07 10:35:14 -05:00 |
|
Cian Johnston
|
4be5b2ff98
|
chore(examples/templates/aws-devcontainer): update to use envbuilder provider` (#14831)
* chore(examples/templates/aws-devcontainer): update to use envbuilder provider
* fix(devcontainer-gcp): set builder image properly
|
2024-09-26 17:07:14 +01:00 |
|
Kayla Washburn-Love
|
95a7c0c4f0
|
chore: use tabs for prettier and biome (#14283)
|
2024-08-15 14:53:53 -06:00 |
|
Muhammad Atif Ali
|
0787de88a9
|
chore: update documentation links to the new format (#13797)
|
2024-07-10 21:31:37 +03:00 |
|
Kayla Washburn
|
9f5a59d5c5
|
feat(site): improve icon compatibility across themes (#11457)
|
2024-01-08 14:12:40 -07:00 |
|
Muhammad Atif Ali
|
3ffe7f55aa
|
feat(examples/templates): add aws vm devcontainer template (#11248)
* feat(examples/templates): add aws vm devcontainer template
* Create README.md
* add code-server
* fix code-server
* `make fmt`
* Add files via upload
* Update README.md
* fix typo and persist workspace
* always land in the repo directory
|
2023-12-20 08:24:45 +03:00 |
|