-
### What happened?
Recently I've implemented `AWS S3` bucket replication for **existing** buckets to new buckets in a different `AWS` account. **TL;DR: 2nd/3rd deploy with no change to code or envi…
-
/kind bug
**1. What `kops` version are you running? The command `kops version`, will display
this information.**
Client version: 1.25.3 (git-v1.25.3)
**2. What Kubernetes version are you runn…
-
**What happened**:
I use the module:
module "ocean-aws-k8s" {
source = "spotinst/ocean-aws-k8s/spotinst"
version = "0.4.0"
tags = merge({ "Name"…
-
need to be added in module
https://registry.terraform.io/providers/spotinst/spotinst/latest/docs/resources/ocean_aws#:~:text=resource_tag_specification%20%7B%0A%20%20%20%20should_tag_volumes%20%3D%…
-
### Terraform Version
1.1.9
### Affected Resource(s)
- spotinst_ocean_aws
### Terraform Configuration Files
```hcl
# module.spotinst_oceans["main"].spotinst_ocean_aws.t…
-
### Terraform Version
```
❯ terraform -v
Terraform v1.2.9
on darwin_amd64
+ provider registry.terraform.io/hashicorp/aws v4.30.0
+ provider registry.terraform.io/hashicorp/helm v2.5.1
+ provide…
-
### What happened?
Up until now we have used env vars to set and use the default AWS provider:
```
export AWS_REGION=xx-xxx-x
export AWS_PROFILE=yyyyy
```
Now i am trying to use the Pulumi conf…
-
### Terraform Version
Terraform v1.2.3
provider registry.terraform.io/spotinst/spotinst v1.85.1
### Affected Resource(s)
```
spotinst elastic group
spotinst_elastigroup_gke resource for TF
…
-
**What happened**:
```
╷
│ Error: Unsupported block type
│
│ on .terraform/modules/ocean-aws-k8s/ocean.tf line 168, in resource "spotinst_ocean_aws" "ocean":
│ 168: dynamic "block_devi…
-
We recently had a flaky test in gcp which I strongly believe was caused by interactions with other tests' environments/ the gcloud cli.
We could fix this by having a separate test group which r…