-
### Describe the bug
Modify a Nebari AWS deployment node group definition like so:
```
# old
amazon_web_services:
node_groups:
grp_1:
...
grp_2:
...
grp_3:
…
-
/kind feature
**Describe the solution you'd like**
[A clear and concise description of what you want to happen.]
I was trying the new [resource garbage collection feature](https://cluster-api-aws…
-
### What happened?
I did `pulumi up -s dev -y`, everything looked ok. I ran `pulumi destroy -s dev -y` hoping everything gets dropped. However, there's a EOF failure while executing `delete` for a `r…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
### Describe the feature
The subnet group name can be used to refer to the intended subnet quickly.
### Use Case
Many samples reference subnets created in the VPC stack, such as ec2.SubnetSelection…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
### Terraform Core Version
4.61.0
### AWS Provider Version
4.46.0
### Affected Resource(s)
Resource: aws_fsx_openzfs_file_system
[Bug]: For this Terraform resource block Resource: aws_fsx_ope…
-
Hi,
I'm provisioning the machine with different `key_name` and `key_path`, **bob** and **bob_2**
```
require 'chef/provisioning/aws_driver'
with_driver 'aws::eu-west-1'
with_machine_options(
con…
-
I'm trying to migrate typescript to python. I have an EKS cluster defined with `skip_default_node_group` and no other node group options:
```
self.cluster = eks.Cluster(
f"{na…
-
This is not a bug report but questions on the ansible-playbook.
Can this script be used to deploy a magnum cluster without an external network? Currently, the cli requires the external network…