-
**Tell us about your request**
It would be really nice if EKS (and EKS Optimized + Bottlerocket) had the concept of "release channels" for AMIs - something like "latest" and "recommended/stable".
…
-
### Is your feature request related to a problem? Please describe.
I want to be able to have a bash script (in lieu of having terraform) ensure that the correct namespaces exist in our temporal clo…
-
## Description
I am trying to pull the cluster name from ssm parameter and pass name to blueprint.
example:
```
data "aws_ssm_parameter" "cluster_name" {
name = "/dev1/eks/cluster_name"
}
…
-
## Description
This task is update the CLI to be able to add traffic mirroring from a target VPC in the user's account to the Capture VPC in the user's account. It's expected this will be done by sp…
-
## Description
When running terraform plan or apply I get the following error:
```
Traceback (most recent call last):
│ File "C:\Users\z004rc1n\Documents\WORKSPACE\uar-orchestrator\terraform\…
-
### Use case
> **Note**
> This issue was opened as a result of [this exchange](https://discord.com/channels/1006478942305263677/1088151329538580631/1088501930915025017) on our [Discord Server](https…
-
Hello @npalm
I'm using latest version v0.18.0 and I was your terraform scripts to deploy the github runners from ubuntu example.
In our environment we need to use our own vpc, subnets so I have…
-
https://external-secrets.io/v0.7.2/provider/aws-parameter-store/ gives this example policy document:
```
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Acti…
-
## Is your request related to a problem? Please describe.
I deployed an autoscaling setup with this terraform template, the `image_id` property is required and I did set it to an amazon-linux-2 id.…
-
## Description
When you set the TimeSpan to reload the configuration in the sample, the configuration does not reload.
## Reproduction Steps
1. Run the sample code, with timespans placed in for…