-
I have the AWS Toolkit setup as suggested, and a service connection with access keys and assume role.
My user in question has no privileges whatsoever, just the ability to assumeRole for a terraform …
-
### Current Terraform Version
Terraform v0.11.10
### Use-cases
We have a system that can create N environments through terraform. We are using workspaces for the N environments. It's an automatic…
-
### Terraform Version
```
$ terraform version
Terraform v0.12.28
+ provider.aws v2.69.0
```
### Terraform Configuration Files
```terraform
provider "aws" {
region = "us-west-…
-
provider terrafrom support for adding vpc worker pool zone attachment
-
### Terraform Version
```shell
Terraform v1.3.7
```
### Use Cases
For a multistage build/deploy I'd like to create a ECR repo (or validate it is there for later builds), then create a doc…
-
Use case: Schedule can't be deleted if it's being used by an escalation policy snapshot with open incidents.
This is provider issue as terrafrom plan succeeds, but terraform apply fails with the fo…
-
Are there plans to make this provider work with current versions of Terraform?
### Terraform Version
Terraform v0.12.6
### Affected Resource(s)
ultradns provider
### Terraform Configuration…
-
### What is the bug?
terrafrom: OpenSearch index throws error below.
[BUG] Error: HEAD HealthCheck failed: This is usually due to network or permission issues. The underlying error isn't accessi…
-
Hi, I created a cluster with RKE and registered it with Rancher like this:
rancher.tf
```
resource "kubectl_manifest" "metrics_server" {
for_each = var.enable_eks_rancher_import ? data.kube…
-
```Aug 07, 2021 6:59:31 PM io.prometheus.jmx.JmxCollector collect
SEVERE: JMX scrape failed: java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exc…