Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New Resource]: aws_finspace_kx_cluster #31806

Merged
merged 36 commits into from
Jun 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
d7e875a
Adds finspace_kx_cluster resource
kavan-aws Jun 6, 2023
62efb12
Merge branch 'hashicorp:main' into f-finspace_kx_cluster
kavan-aws Jun 6, 2023
884db48
Formatting fixes to cluster
kavan-aws Jun 7, 2023
78730a4
Merge branch 'hashicorp:main' into f-finspace_kx_cluster
kavan-aws Jun 7, 2023
a0e4d5c
Merge branch 'f-finspace_kx_cluster' of github.com:kavan-aws/terrafor…
kavan-aws Jun 7, 2023
fc99a4b
Merge branch 'hashicorp:main' into f-finspace_kx_cluster
kavan-aws Jun 7, 2023
9800814
Merge branch 'hashicorp:main' into f-finspace_kx_cluster
kavan-aws Jun 7, 2023
b48b61a
Formatting fixes for kx cluster
kavan-aws Jun 7, 2023
dc5d6ba
Merge branch 'hashicorp:main' into f-finspace_kx_cluster
kavan-aws Jun 7, 2023
045b1f3
Formatting fixes for kx cluster tests and docs
kavan-aws Jun 8, 2023
fd2bac8
Merge branch 'hashicorp:main' into f-finspace_kx_cluster
kavan-aws Jun 8, 2023
4c0555f
Update kx_cluster_test.go
kavan-aws Jun 8, 2023
a7a6009
Update finspace_kx_cluster.html.markdown
kavan-aws Jun 8, 2023
892f0ee
Resolve merge conflicts
kavan-aws Jun 8, 2023
b2b0853
Merge branch 'main' of https://github.com/hashicorp/terraform-provide…
kavan-aws Jun 8, 2023
e118041
Ran generate.go
kavan-aws Jun 8, 2023
2ebbd14
chore: changelog
jar-b Jun 8, 2023
899b457
Merge branch 'main' into f-finspace_kx_cluster
jar-b Jun 8, 2023
7d4447f
r/aws_finspace_kx_cluster: alphabetize attributes
jar-b Jun 8, 2023
6bb4317
r/aws_finspace_kx_cluster: crud handlers return diags
jar-b Jun 8, 2023
283da08
r/aws_finspace_kx_cluster: allow tag only updates
jar-b Jun 8, 2023
fc66178
r/aws_finspace_kx_cluster: find by id to support import
jar-b Jun 8, 2023
1c9ffbc
r/aws_finspace_kx_cluster: import support
jar-b Jun 8, 2023
04fea0f
r/aws_finspace_kx_cluster(docs): use standard tags/tags_all descriptions
jar-b Jun 8, 2023
0665647
r/aws_finspace_kx_cluster(docs): alphabetize
jar-b Jun 8, 2023
7c3cc44
r/aws_finspace_kx_cluster(test): add ctx to check funcs
jar-b Jun 8, 2023
ebffb85
r/aws_finspace_kx_cluster(test): add base config
jar-b Jun 8, 2023
2d1bff1
r/aws_finspace_kx_cluster(lint): unconvert
jar-b Jun 8, 2023
56775a6
r/aws_finspace_kx_cluster(test): tags update
jar-b Jun 8, 2023
4695069
r/aws_finspace_kx_cluster(lint): avoid hardcoded partition
jar-b Jun 8, 2023
b464ae0
Add code.zip for customer code tests
kavan-aws Jun 8, 2023
b10e06b
Merge branch 'f-finspace_kx_cluster' of github.com:kavan-aws/terrafor…
kavan-aws Jun 8, 2023
fa8caca
Minor fix to set id
kavan-aws Jun 9, 2023
ad974f9
r/aws_finspace_kx_cluster: use environment id from resource id on read
jar-b Jun 9, 2023
c4e8b6b
r/aws_finspace_kx_cluster: no force new on tag updates
jar-b Jun 9, 2023
2b38493
Set environment id in read function
kavan-aws Jun 9, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading