Christopher Montes
Christopher Montes
**Describe the bug** ``` "error":"could not write remote ref to target secretstore gsm: pushing the whole secret is not yet implemented","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:329\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:227"} ``` `set secret failed: could not write remote ref...
var.worker_pools is of type any: https://github.com/oracle-terraform-modules/terraform-oci-oke/blob/e2be128fba549d9ce92aa492cc17b4ea076c3945/variables-workers.tf#L32 It would be nice to see this defined more concretely. I'm unable to figure out how to make my TF state diff go away,...
I'm trying to use `5.0.0-RC4` version of this module and I'm running into a bunch of issues related to the deprecation of `var.label_prefix` I'm trying to work around this by...
The links across the top of the dashboard are broken: https://www.storjdash.com/servers/xxx/base_comp_charts.html Please advise...
Hello, Can someone please redo this template to make it more similar to the ecs-refarch-cloudformation sample template? This one here is very outdated and is one of very few that...
ERROR: ``` AWS::CloudFormation::Stack efstest The following resource(s) failed to create: [Subnet1, MountTargetSecurityGroup, EC2InstanceProfile, Subnet2, FileSystem, GatewayToInternet, InstanceSecurityGroup]. CREATE_FAILED AWS::EC2::Subnet Subnet2 Template error: Fn::Select cannot select nonexistent value at index 1...
Can you please update the example deploy.sh to include a placeholder environment variable for the container in the task definition? Thank you.
It appears that this tool assumes that we have a `terraform.tfvars` and does not provide a way for us to specify our custom *.tfvars files, similar to how we can...