-
The ability to manage [Tags](https://apidocs.k.io/katapult/groups/tags/) in Terraform.
## Tasks
- [ ] Add `katapult_tag` resource, with attributes:
- `id` (computed)
- `name`
- `color`
…
jimeh updated
3 months ago
-
We currently do not support importing `katapult_virtual_machine` resources, as
the `disk_template` and `disk_template_options` attributes are only relevant
during creation, and are not returned by the…
-
### Background
As part of the implementation of state checks which leverage [tfjson.State](https://pkg.go.dev/github.com/hashicorp/terraform-json#State), built-in state checks, which are implementa…
-
When https://github.com/krystal/go-katapult/issues/150 is completed, there will be a new "next" version of the `go-katapult` client, that is generated from Katapult's OpenAPI schema.
We should try …
jimeh updated
3 weeks ago
-
Hi Team
Reading the documentation avaialble for the Katapult Terraform provider, noticed that currently it is not possible to import resources into Terraform, so that we can manage currently deploy…
-
### Confirmation
- [X] My issue isn't already found on the issue tracker.
- [X] I have replicated my issue using the latest version of the provider and it is still present.
### Terraform and Cloudfl…
-
We want to be able to manage security groups and security group rules through
Terraform.
- [x] Add support for Security Groups to go-katapult:
- https://github.com/krystal/go-katapult/pull/103
…
-
I'm trying to use the Katapult Terraform provider, but I cannot figure out what value to put for `KATAPULT_DATA_CENTER`... I tried `LON-1` but it says it's incorrect. I looked everywhere in the docs b…
-
Publish the Katapult provider on the [Terraform Registry](https://registry.terraform.io). Detailed instructions and documentation is available [here](https://www.terraform.io/docs/registry/providers/p…
jimeh updated
3 years ago
-
Use [retryablehttp](https://github.com/hashicorp/go-retryablehttp) to make HTTP requests against the Katapult Core API. It's potentially not needed, but should help ensure the provider is more reliabl…
jimeh updated
3 years ago