terraform-provider-kops icon indicating copy to clipboard operation
terraform-provider-kops copied to clipboard

Brings kOps into terraform in a fully managed way

Results 43 terraform-provider-kops issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.84 to 1.44.89. Release notes Sourced from github.com/aws/aws-sdk-go's releases. Release v1.44.89 (2022-08-31) Service Client Updates service/cloudfront: Updates service documentation Update API documentation for CloudFront origin access control...

dependencies
go

Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.9.1 to 3.1.0. Release notes Sourced from goreleaser/goreleaser-action's releases. v3.1.0 What's Changed fix: dist resolution from config file by @​crazy-max (#369) ci: fix workflow by @​crazy-max (#357)...

dependencies
github_actions

Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.24.4 to 0.25.0. Commits 117bd9b Merge pull request #111113 from mimowo/retriable-pod-failures-job-controller 74deb3d Merge pull request #111696 from liggitt/go119mod fef5499 Update go.mod to go1.19 41606c6 Merge pull request...

dependencies
go

Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.24.4 to 0.25.0. Commits e9a6979 Update dependencies to v0.25.0 tag 5c4a1b1 Merge remote-tracking branch 'origin/master' into release-1.25 714e431 Merge pull request #111657 from aojea/hc_nodeport 8608211 Merge pull...

dependencies
go

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.24.4 to 0.25.0. Commits 2666bd2 Update dependencies to v0.25.0 tag b3e4a40 Merge remote-tracking branch 'origin/master' into release-1.25 c2f61ae Update removal warnings to 1.26 54e42ab update-gofmt ef26118 Revert...

dependencies
go

Hi again! I just tried out v1.23, and spotted this one triggering the cluster updater. I haven't provided the `secrets` block in my cluster config.

### Problem The `kops_kube_config` data source [example](https://registry.terraform.io/providers/eddycharly/kops/1.21.3/docs/data-sources/kube_config) will start causing errors after the first apply, ref https://github.com/hashicorp/terraform/issues/27934 Concretely, using dependent providers: ```terraform data "kops_kube_config" "kube_config" { cluster_name = kops_cluster.cluster.name #...

Add integration tests. Maybe using cloud mock.

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.120 to 1.44.121. Release notes Sourced from github.com/aws/aws-sdk-go's releases. Release v1.44.121 (2022-10-21) Service Client Updates service/cognito-idp: Updates service API and documentation service/s3: Updates service examples S3 on...

dependencies
go

Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.1.12 to 0.2.0. Release notes Sourced from golang.org/x/tools's releases. gopls/v0.2.0 Many improvements to autocompletion. In particular, support for completions of array, slice, map, and function literals (@​muirdm)....

dependencies
go