Skip to content

Commit

Permalink
[New Resource]: aws_finspace_kx_cluster (#31806)
Browse files Browse the repository at this point in the history
* Adds finspace_kx_cluster resource

* Formatting fixes to cluster

* Formatting fixes for kx cluster

* Formatting fixes for kx cluster tests and docs

* Update kx_cluster_test.go

* Update finspace_kx_cluster.html.markdown

* Resolve merge conflicts

* Ran generate.go

* chore: changelog

* r/aws_finspace_kx_cluster: alphabetize attributes

* r/aws_finspace_kx_cluster: crud handlers return diags

* r/aws_finspace_kx_cluster: allow tag only updates

* r/aws_finspace_kx_cluster: find by id to support import

* r/aws_finspace_kx_cluster: import support

* r/aws_finspace_kx_cluster(docs): use standard tags/tags_all descriptions

* r/aws_finspace_kx_cluster(docs): alphabetize

* r/aws_finspace_kx_cluster(test): add ctx to check funcs

* r/aws_finspace_kx_cluster(test): add base config

* r/aws_finspace_kx_cluster(lint): unconvert

* r/aws_finspace_kx_cluster(test): tags update

* r/aws_finspace_kx_cluster(lint): avoid hardcoded partition

* Add code.zip for customer code tests

* Minor fix to set id

* r/aws_finspace_kx_cluster: use environment id from resource id on read

* r/aws_finspace_kx_cluster: no force new on tag updates

* Set environment id in read function

---------

Co-authored-by: Jared Baker <jared.baker@hashicorp.com>
  • Loading branch information
kavan-aws and jar-b authored Jun 9, 2023
1 parent 87a89c4 commit 23e4215
Show file tree
Hide file tree
Showing 6 changed files with 2,532 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .changelog/31806.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:new-resource
aws_finspace_kx_cluster
```
Loading

0 comments on commit 23e4215

Please sign in to comment.