constellation/terraform-provider-constellation/internal/provider
Moritz Sanft 82e2875927
terraform-provider: add input validation (#2744)
* terraform-provider: add validation for `constellation_image`

* terraform-provider: add validation for `constellation_cluster`

* image: accept short path versions

* terraform-provider: correct error statement

Co-authored-by: Daniel Weiße <66256922+daniel-weisse@users.noreply.github.com>

* terraform-provider: remove superfluous log statements

* terraform-provider: fix error assertion casing

* terraform-provider: remove superfluous semver check

* Update terraform-provider-constellation/internal/provider/shared_attributes.go

Co-authored-by: Adrian Stobbe <stobbe.adrian@gmail.com>

---------

Co-authored-by: Daniel Weiße <66256922+daniel-weisse@users.noreply.github.com>
Co-authored-by: Adrian Stobbe <stobbe.adrian@gmail.com>
2023-12-20 15:56:48 +01:00
..
attestation_data_source_test.go terraform-provider: add usage examples (#2713) 2023-12-18 10:15:54 +01:00
attestation_data_source.go terraform-provider: add input validation (#2744) 2023-12-20 15:56:48 +01:00
BUILD.bazel terraform-provider: add usage examples (#2713) 2023-12-18 10:15:54 +01:00
cluster_resource_test.go terraform-provider: add input validation (#2744) 2023-12-20 15:56:48 +01:00
cluster_resource.go terraform-provider: add input validation (#2744) 2023-12-20 15:56:48 +01:00
convert_test.go terraform-provider: add usage examples (#2713) 2023-12-18 10:15:54 +01:00
convert.go terraform-provider: add usage examples (#2713) 2023-12-18 10:15:54 +01:00
image_data_source_test.go terraform-provider: add input validation (#2744) 2023-12-20 15:56:48 +01:00
image_data_source.go terraform-provider: add input validation (#2744) 2023-12-20 15:56:48 +01:00
provider_test.go terraform-provider: cleanup and improve docs (#2685) 2023-12-14 15:47:55 +01:00
provider.go terraform-provider: lock-step microservice version (#2733) 2023-12-18 14:21:19 +01:00
shared_attributes.go terraform-provider: add usage examples (#2713) 2023-12-18 10:15:54 +01:00