-
```
* module.consul_servers.aws_security_group.lc_security_group (destroy): 1 error(s) occurred:
* aws_security_group.lc_security_group (deposed #0): 1 error(s) occurred:
* aws_security_group.l…
-
### Overview
The release comms team will use this issue to track the work on nudging SIGs for entries on release highlights for the v1.32 release cycle.
Release Highlights discussion for 1.32: #25…
-
**Which component are you using?**:
cluster-autoscaler
**What version of the component are you using?**:
v1.20.2
Component version:
**What k8s version are you using (`kubectl version`)?…
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
…
-
Some aws resources, when saved, in turn creates new resources outside of terraform config. If these resources are changed, the changes are not discovered by terraform. Adding config to terraform to cr…
-
Thanks for the awesome project. I have enjoyed checking it out.
My plan consists of:
```
module "autoreg_stack" {
source = "github.com/segmentio/stack"
environment = "iac"
key_name = "…
-
In order to actually make better use of our new clusters we should take advantage of autoscaling the AWS autoscaling groups. Right now they are hardcoded using the terraform `core` workspaces.
My p…
-
See the implementation https://github.com/rebuy-de/aws-nuke/pull/838/files
-
We need a way for the user to describe how to structure the autoscaling groups in terms of what instance types and regions should be in a group. Specifically multiple zones.
┆Issue is synchronized …
-
- Create and removing Target Groups
- Create and removing Load Balancers
- Create and removing launch configurations
- Create and removing auto scaling groups
AWS doc to delete autoscaler compon…